/linux-6.1.9/tools/testing/selftests/net/ |
D | psock_tpacket.c | 124 static void test_payload(void *pay, size_t len) in test_payload() argument 126 struct ethhdr *eth = pay; in test_payload() 141 static void create_payload(void *pay, size_t *len) in create_payload() argument 144 struct ethhdr *eth = pay; in create_payload() 145 struct iphdr *ip = pay + sizeof(*eth); in create_payload() 153 memset(pay, 0xff, ETH_ALEN * 2); in create_payload() 157 ((uint8_t *) pay)[i + sizeof(*eth)] = (uint8_t) rand(); in create_payload() 169 memset(pay + sizeof(*eth) + sizeof(*ip), in create_payload()
|
/linux-6.1.9/drivers/s390/scsi/ |
D | zfcp_dbf.c | 55 debug_event(dbf->pay, 1, pl, zfcp_dbf_plen(rec_length)); in zfcp_dbf_pl_write() 242 if (unlikely(!debug_level_enabled(dbf->pay, level))) in zfcp_dbf_hba_def_err() 259 debug_event(dbf->pay, level, payload, zfcp_dbf_plen(length)); in zfcp_dbf_hba_def_err() 481 debug_event(dbf->pay, ZFCP_DBF_SAN_LEVEL, payload, in zfcp_dbf_san() 763 debug_unregister(dbf->pay); in zfcp_dbf_unregister() 802 dbf->pay = zfcp_dbf_reg(name, dbfsize * 2, sizeof(struct zfcp_dbf_pay)); in zfcp_dbf_adapter_register() 803 if (!dbf->pay) in zfcp_dbf_adapter_register()
|
D | zfcp_dbf.h | 304 debug_info_t *pay; member
|
/linux-6.1.9/fs/reiserfs/ |
D | Kconfig | 32 If you like it, you can pay us to add new features to it that you 33 need, buy a support contract, or pay us to port it to another OS.
|
/linux-6.1.9/Documentation/filesystems/ |
D | efivarfs.rst | 30 displayed, for example using "hexdump", pay attention that the first
|
/linux-6.1.9/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_sriov_common.c | 312 u32 *pay, u8 pci_func, u8 size) in qlcnic_sriov_post_bc_msg() argument 322 cmd.pay = pay; in qlcnic_sriov_post_bc_msg() 906 u32 *hdr, u32 *pay, u32 size) in qlcnic_sriov_pull_bc_msg() argument 917 *(pay++) = readl(QLCNIC_MBX_FW(ahw, i)); in qlcnic_sriov_pull_bc_msg() 940 u32 *hdr, *pay; in qlcnic_sriov_issue_bc_post() local 949 pay = (u32 *)(trans->req_pay + trans->curr_req_frag); in qlcnic_sriov_issue_bc_post() 955 pay = (u32 *)(trans->rsp_pay + trans->curr_rsp_frag); in qlcnic_sriov_issue_bc_post() 961 ret = qlcnic_sriov_post_bc_msg(vf->adapter, hdr, pay, in qlcnic_sriov_issue_bc_post()
|
D | qlcnic.h | 1532 u32 *pay; /* Back channel message payload */ member
|
/linux-6.1.9/Documentation/usb/ |
D | dwc3.rst | 41 We probably have to pay attention not to process events once we
|
/linux-6.1.9/Documentation/admin-guide/sysctl/ |
D | index.rst | 26 1. you get what you pay for
|
/linux-6.1.9/tools/usb/usbip/ |
D | INSTALL | 129 Some packages pay attention to `--enable-FEATURE' options to 131 They may also pay attention to `--with-PACKAGE' options, where PACKAGE
|
/linux-6.1.9/Documentation/core-api/ |
D | packing.rst | 14 Additionally, one has to pay close attention when translating register
|
/linux-6.1.9/security/keys/trusted-keys/ |
D | trusted_tpm1.c | 732 static int getoptions(char *c, struct trusted_key_payload *pay, in getoptions() argument 817 pay->migratable = 0; in getoptions()
|
/linux-6.1.9/arch/sparc/lib/ |
D | M7memset.S | 253 ! to pay %asi + membar cost
|
/linux-6.1.9/Documentation/userspace-api/media/drivers/ |
D | omap3isp-uapi.rst | 28 (When using parallel interface one must pay account to correct configuration
|
/linux-6.1.9/Documentation/driver-api/driver-model/ |
D | devres.rst | 15 5. Overhead : How much do we have to pay for this?
|
/linux-6.1.9/Documentation/mm/ |
D | highmem.rst | 25 VM space so that we don't have to pay the full TLB invalidation costs for
|
/linux-6.1.9/Documentation/spi/ |
D | spidev.rst | 91 That's error prone, and you'd need to pay careful attention to system
|
/linux-6.1.9/kernel/power/ |
D | Kconfig | 28 Some systems prefer not to pay this cost on every invocation
|
/linux-6.1.9/Documentation/arm/omap/ |
D | dss.rst | 309 many applications may not work with VRFB if they do not pay attention to all
|
/linux-6.1.9/tools/memory-model/Documentation/ |
D | simple.txt | 138 and effective ways of using it that avoid the need to pay attention to
|
/linux-6.1.9/Documentation/doc-guide/ |
D | contributing.rst | 194 altogether. There are a number of warning signs that you can pay attention
|
/linux-6.1.9/Documentation/x86/ |
D | sgx.rst | 275 ``EREMOVE`` can fail for three reasons. Userspace must pay attention
|
/linux-6.1.9/Documentation/process/ |
D | 6.Followthrough.rst | 55 you need to pay attention to the technical observations that they are
|
D | howto.rst | 585 When sending in your patches, pay special attention to what you say in
|
/linux-6.1.9/LICENSES/dual/ |
D | MPL-1.1 | 352 agree in writing to pay Participant a mutually agreeable reasonable
|