/linux-4.4.14/tools/testing/selftests/net/ |
D | psock_tpacket.c | 136 static void test_payload(void *pay, size_t len) in test_payload() argument 138 struct ethhdr *eth = pay; in test_payload() 153 static void create_payload(void *pay, size_t *len) in create_payload() argument 156 struct ethhdr *eth = pay; in create_payload() 157 struct iphdr *ip = pay + sizeof(*eth); in create_payload() 165 memset(pay, 0xff, ETH_ALEN * 2); in create_payload() 169 ((uint8_t *) pay)[i + sizeof(*eth)] = (uint8_t) rand(); in create_payload() 181 memset(pay + sizeof(*eth) + sizeof(*ip), in create_payload()
|
/linux-4.4.14/drivers/s390/scsi/ |
D | zfcp_dbf.c | 54 debug_event(dbf->pay, 1, pl, zfcp_dbf_plen(rec_length)); in zfcp_dbf_pl_write() 203 debug_event(dbf->pay, 1, payload, zfcp_dbf_plen(length)); in zfcp_dbf_hba_def_err() 471 debug_unregister(dbf->pay); in zfcp_dbf_unregister() 510 dbf->pay = zfcp_dbf_reg(name, dbfsize * 2, sizeof(struct zfcp_dbf_pay)); in zfcp_dbf_adapter_register() 511 if (!dbf->pay) in zfcp_dbf_adapter_register()
|
D | zfcp_dbf.h | 261 debug_info_t *pay; member
|
/linux-4.4.14/fs/reiserfs/ |
D | Kconfig | 27 If you like it, you can pay us to add new features to it that you 28 need, buy a support contract, or pay us to port it to another OS.
|
/linux-4.4.14/Documentation/usb/ |
D | dwc3.txt | 34 We probably have to pay attention not to process events once we
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_sriov_common.c | 303 u32 *pay, u8 pci_func, u8 size) in qlcnic_sriov_post_bc_msg() argument 313 cmd.pay = pay; in qlcnic_sriov_post_bc_msg() 896 u32 *hdr, u32 *pay, u32 size) in qlcnic_sriov_pull_bc_msg() argument 909 *(pay++) = readl(QLCNIC_MBX_FW(ahw, i)); in qlcnic_sriov_pull_bc_msg() 932 u32 *hdr, *pay; in qlcnic_sriov_issue_bc_post() local 941 pay = (u32 *)(trans->req_pay + trans->curr_req_frag); in qlcnic_sriov_issue_bc_post() 948 pay = (u32 *)(trans->rsp_pay + trans->curr_rsp_frag); in qlcnic_sriov_issue_bc_post() 955 ret = qlcnic_sriov_post_bc_msg(vf->adapter, hdr, pay, in qlcnic_sriov_issue_bc_post()
|
D | qlcnic.h | 1540 u32 *pay; /* Back channel message payload */ member
|
D | qlcnic_83xx_hw.c | 3941 writel(*(cmd->pay++), QLCNIC_MBX_HOST(ahw, i)); in qlcnic_83xx_encode_mbx_cmd()
|
/linux-4.4.14/Documentation/sysctl/ |
D | README | 20 1. you get what you pay for
|
/linux-4.4.14/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-4.4.14/Documentation/vm/ |
D | highmem.txt | 36 VM space so that we don't have to pay the full TLB invalidation costs for
|
/linux-4.4.14/security/keys/ |
D | trusted.c | 730 static int getoptions(char *c, struct trusted_key_payload *pay, in getoptions() argument 780 pay->migratable = 0; in getoptions()
|
/linux-4.4.14/Documentation/driver-model/ |
D | devres.txt | 13 5. Overhead : How much do we have to pay for this?
|
/linux-4.4.14/Documentation/spi/ |
D | spidev | 54 That's error prone, and you'd need to pay careful attention to system
|
/linux-4.4.14/Documentation/video4linux/ |
D | omap3isp.txt | 79 (When using parallel interface one must pay account to correct configuration
|
/linux-4.4.14/kernel/power/ |
D | Kconfig | 27 Some systems prefer not to pay this cost on every invocation
|
/linux-4.4.14/Documentation/arm/OMAP/ |
D | DSS | 301 many applications may not work with VRFB if they do not pay attention to all
|
/linux-4.4.14/Documentation/gpio/ |
D | driver.txt | 229 So, pay attention on above " RT_FULL:" notes, please.
|
/linux-4.4.14/Documentation/development-process/ |
D | 6.Followthrough | 51 you need to pay attention to the technical observations that they are
|
/linux-4.4.14/drivers/mtd/nand/ |
D | Kconfig | 391 block, such as SD card. So pay attention to it when you enable
|
/linux-4.4.14/tools/perf/Documentation/ |
D | intel-pt.txt | 741 pay attention to PSB packets, but just decodes the bytes - so the packets seen
|
/linux-4.4.14/Documentation/ |
D | HOWTO | 569 When sending in your patches, pay special attention to what you say in
|
/linux-4.4.14/Documentation/RCU/ |
D | whatisRCU.txt | 986 Thus, without RCU, you pay the cost of disabling interrupts,
|
/linux-4.4.14/Documentation/scsi/ |
D | ChangeLog.1992-1997 | 1679 * sd.c: Only pay attention to UNIT_ATTENTION for removable disks.
|
/linux-4.4.14/Documentation/networking/ |
D | arcnet-hardware.txt | 745 [Avery's note: pay special attention to that: the long board HAS NO SHARED
|