| /linux/tools/testing/selftests/net/ |
| H A 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/drivers/net/ethernet/qlogic/qlcnic/ |
| H A 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() 908 u32 *hdr, u32 *pay, u32 size) in qlcnic_sriov_pull_bc_msg() argument 919 *(pay++) = readl(QLCNIC_MBX_FW(ahw, i)); in qlcnic_sriov_pull_bc_msg() 942 u32 *hdr, *pay; in qlcnic_sriov_issue_bc_post() local 951 pay = (u32 *)(trans->req_pay + trans->curr_req_frag); in qlcnic_sriov_issue_bc_post() 957 pay = (u32 *)(trans->rsp_pay + trans->curr_rsp_frag); in qlcnic_sriov_issue_bc_post() 963 ret = qlcnic_sriov_post_bc_msg(vf->adapter, hdr, pay, in qlcnic_sriov_issue_bc_post()
|
| H A D | qlcnic.h | 1532 u32 *pay; /* Back channel message payload */ member
|
| H A D | qlcnic_83xx_hw.c | 3988 writel(*(cmd->pay++), QLCNIC_MBX_HOST(ahw, i)); in qlcnic_83xx_encode_mbx_cmd()
|
| /linux/Documentation/filesystems/ |
| H A D | efivarfs.rst | 30 displayed, for example using "hexdump", pay attention that the first
|
| /linux/Documentation/usb/ |
| H A D | dwc3.rst | 41 We probably have to pay attention not to process events once we
|
| /linux/drivers/s390/scsi/ |
| H A D | zfcp_dbf.h | 304 debug_info_t *pay; member
|
| /linux/tools/usb/usbip/ |
| H A 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/arch/sparc/lib/ |
| H A D | M7memset.S | 253 ! to pay %asi + membar cost
|
| /linux/Documentation/userspace-api/media/drivers/ |
| H A D | omap3isp-uapi.rst | 28 (When using parallel interface one must pay account to correct configuration
|
| /linux/Documentation/spi/ |
| H A D | spidev.rst | 91 That's error prone, and you'd need to pay careful attention to system
|
| /linux/Documentation/driver-api/driver-model/ |
| H A D | devres.rst | 15 5. Overhead : How much do we have to pay for this?
|
| /linux/Documentation/mm/ |
| H A D | highmem.rst | 23 VM space so that we don't have to pay the full TLB invalidation costs for
|
| /linux/Documentation/arch/arm/omap/ |
| H A D | dss.rst | 309 many applications may not work with VRFB if they do not pay attention to all
|
| /linux/Documentation/arch/x86/ |
| H A D | sgx.rst | 275 ``EREMOVE`` can fail for three reasons. Userspace must pay attention
|
| /linux/tools/memory-model/Documentation/ |
| H A D | simple.txt | 138 and effective ways of using it that avoid the need to pay attention to
|
| H A D | litmus-tests.txt | 561 executions in which both "0:r2" and "1:r2" are zero, that is to pay
|
| /linux/Documentation/doc-guide/ |
| H A D | contributing.rst | 198 altogether. There are a number of warning signs that you can pay attention
|
| /linux/Documentation/process/ |
| H A D | 6.Followthrough.rst | 62 you need to pay attention to the technical observations that they are
|
| H A D | howto.rst | 584 When sending in your patches, pay special attention to what you say in
|
| /linux/Documentation/gpu/ |
| H A D | drm-vm-bind-locking.rst | 126 critical section. Such drivers then need to pay additional attention
|
| /linux/LICENSES/dual/ |
| H A D | MPL-1.1 | 352 agree in writing to pay Participant a mutually agreeable reasonable
|
| /linux/Documentation/RCU/Design/Requirements/ |
| H A D | Requirements.rst | 1033 kernel in a single shared-memory environment. RCU must therefore pay 1036 This last parallelism fact of life means that RCU must pay special 1343 proceeds, without any need to pay any further attention to the
|
| /linux/Documentation/RCU/ |
| H A D | whatisRCU.rst | 1365 Thus, without RCU, you pay the cost of disabling interrupts,
|
| /linux/Documentation/ |
| H A D | memory-barriers.txt | 570 DEC Alpha, which means that about the only people who need to pay attention
|