Home
last modified time | relevance | path

Searched refs:pay (Results 1 – 25 of 109) sorted by relevance

12345

/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A Dpsock_tpacket.c124 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()
/OK3568_Linux_fs/kernel/drivers/s390/scsi/
H A Dzfcp_dbf.c55 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()
506 debug_event(dbf->pay, ZFCP_DBF_SAN_LEVEL, payload, in zfcp_dbf_san()
788 debug_unregister(dbf->pay); in zfcp_dbf_unregister()
827 dbf->pay = zfcp_dbf_reg(name, dbfsize * 2, sizeof(struct zfcp_dbf_pay)); in zfcp_dbf_adapter_register()
828 if (!dbf->pay) in zfcp_dbf_adapter_register()
H A Dzfcp_dbf.h304 debug_info_t *pay; member
/OK3568_Linux_fs/kernel/fs/reiserfs/
H A DKconfig28 If you like it, you can pay us to add new features to it that you
29 need, buy a support contract, or pay us to port it to another OS.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libmoo/
H A Dlibmoo-perl_2.005004.bb3 optimised for rapid startup and \"pay only for what you use\"."
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sriov_common.c310 u32 *pay, u8 pci_func, u8 size) in qlcnic_sriov_post_bc_msg() argument
320 cmd.pay = pay; in qlcnic_sriov_post_bc_msg()
905 u32 *hdr, u32 *pay, u32 size) in qlcnic_sriov_pull_bc_msg() argument
916 *(pay++) = readl(QLCNIC_MBX_FW(ahw, i)); in qlcnic_sriov_pull_bc_msg()
939 u32 *hdr, *pay; in qlcnic_sriov_issue_bc_post() local
948 pay = (u32 *)(trans->req_pay + trans->curr_req_frag); in qlcnic_sriov_issue_bc_post()
954 pay = (u32 *)(trans->rsp_pay + trans->curr_rsp_frag); in qlcnic_sriov_issue_bc_post()
960 ret = qlcnic_sriov_post_bc_msg(vf->adapter, hdr, pay, in qlcnic_sriov_issue_bc_post()
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Defivarfs.rst30 displayed, for example using "hexdump", pay attention that the first
/OK3568_Linux_fs/kernel/Documentation/usb/
H A Ddwc3.rst41 We probably have to pay attention not to process events once we
/OK3568_Linux_fs/external/chromium/licenses/
H A DLICENSE.6912 2. You can use this software for whatever you want. You don't have to pay us.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/locales/
H A Dast_ES98 "pay";"avi"
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/locales/
H A Dast_ES98 "pay";"avi"
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DSimPL-2.028 …rect damages up to the amount you paid for it (that is zero if you did not pay anything). You may …
H A DSimple-2.021 …rect damages up to the amount you paid for it (that is zero if you did not pay anything). You may …
H A DIJG8 2. You can use this software for whatever you want. You don't have to pay us.
H A DLPL-1.0251 … and if a court requires any Contributor to pay any damages as a result, the Commercial Distributo…
H A DLPL-1.061 … and if a court requires any Contributor to pay any damages as a result, the Commercial Distributo…
H A DEPL-1.051 …f a court requires any other Contributor to pay any damages as a result, the Commercial Contributo…
H A DIPL-1.0139 other Contributor to pay any damages as a result, the Commercial
140 Contributor must pay those damages.
H A DCPL-1.0141 requires any other Contributor to pay any damages as a result, the Commercial
142 Contributor must pay those damages.
/OK3568_Linux_fs/kernel/Documentation/admin-guide/sysctl/
H A Dindex.rst26 1. you get what you pay for
/OK3568_Linux_fs/kernel/tools/usb/usbip/
H A DINSTALL129 Some packages pay attention to `--enable-FEATURE' options to
131 They may also pay attention to `--with-PACKAGE' options, where PACKAGE
/OK3568_Linux_fs/u-boot/doc/driver-model/
H A Dpmic-framework.txt95 Please pay attention for the driver's bind() method. Exactly the function call:
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dpacking.rst14 Additionally, one has to pay close attention when translating register
/OK3568_Linux_fs/kernel/arch/sparc/lib/
H A DM7memset.S253 ! to pay %asi + membar cost
/OK3568_Linux_fs/kernel/security/keys/trusted-keys/
H A Dtrusted_tpm1.c743 static int getoptions(char *c, struct trusted_key_payload *pay, in getoptions() argument
825 pay->migratable = 0; in getoptions()

12345