/openbmc/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()
|
/openbmc/linux/fs/reiserfs/ |
H A D | Kconfig | 34 If you like it, you can pay us to add new features to it that you 35 need, buy a support contract, or pay us to port it to another OS.
|
/openbmc/linux/drivers/s390/scsi/ |
H A D | zfcp_dbf.c | 55 debug_event(dbf->pay, 1, pl, zfcp_dbf_plen(rec_length)); in zfcp_dbf_pl_write() 284 if (unlikely(!debug_level_enabled(dbf->pay, level))) in zfcp_dbf_hba_def_err() 301 debug_event(dbf->pay, level, payload, zfcp_dbf_plen(length)); in zfcp_dbf_hba_def_err() 499 rec->pl_len = len; /* full length even if we cap pay below */ in zfcp_dbf_san() 505 goto out; /* skip pay record if full content in rec->payload */ in zfcp_dbf_san() 523 debug_event(dbf->pay, ZFCP_DBF_SAN_LEVEL, payload, in zfcp_dbf_san() 730 /* at least one full PAY record in zfcp_dbf_scsi_common() 805 debug_unregister(dbf->pay); in zfcp_dbf_unregister() 844 dbf->pay = zfcp_dbf_reg(name, dbfsize * 2, sizeof(struct zfcp_dbf_pay)); in zfcp_dbf_adapter_register() 845 if (!dbf->pay) in zfcp_dbf_adapter_register()
|
H A D | zfcp_dbf.h | 287 * @pay: reference to payload trace area 304 debug_info_t *pay; member
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libiodbc/ |
H A D | libiodbc_3.52.16.bb | 4 develop ODBC-compliant applications under Unix without having to pay \
|
/openbmc/qemu/docs/devel/ |
H A D | index.rst | 17 :ref:`development_process` and how the community interacts. Please pay
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libmoo/ |
H A D | libmoo-perl_2.005005.bb | 3 optimised for rapid startup and \"pay only for what you use\"."
|
/openbmc/linux/Documentation/devicetree/bindings/gpio/ |
H A D | gpio-consumer-common.yaml | 14 Pay attention to using proper GPIO flag (e.g. GPIO_ACTIVE_LOW) for the GPIOs
|
/openbmc/linux/Documentation/usb/ |
H A D | dwc3.rst | 41 We probably have to pay attention not to process events once we
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | highmem.h | 27 * so not to pay the price of establishing a second mapping if an existing
|
/openbmc/linux/Documentation/filesystems/ |
H A D | efivarfs.rst | 30 displayed, for example using "hexdump", pay attention that the first
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | Simple-2.0 | 21 …rect damages up to the amount you paid for it (that is zero if you did not pay anything). You may …
|
H A D | SimPL-2.0 | 28 …rect damages up to the amount you paid for it (that is zero if you did not pay anything). You may …
|
H A D | LPL-1.02 | 51 … and if a court requires any Contributor to pay any damages as a result, the Commercial Distributo…
|
H A D | CPL-1.0 | 141 requires any other Contributor to pay any damages as a result, the Commercial 142 Contributor must pay those damages.
|
H A D | EPL-1.0 | 51 …f a court requires any other Contributor to pay any damages as a result, the Commercial Contributo…
|
H A D | IPL-1.0 | 139 other Contributor to pay any damages as a result, the Commercial 140 Contributor must pay those damages.
|
H A D | LPL-1.0 | 61 … and if a court requires any Contributor to pay any damages as a result, the Commercial Distributo…
|
H A D | EPL-2.0 | 186 pay any damages as a result, the Commercial Contributor must pay
|
H A D | IJG | 8 2. You can use this software for whatever you want. You don't have to pay us.
|
H A D | Catharon | 27 full form, without having to pay us. (`royalty-free' usage)
|
/openbmc/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
|
/openbmc/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() 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()
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/ |
H A D | ch-Rega-Sense | 4 # Pay TV
|
/openbmc/linux/arch/alpha/kernel/ |
H A D | irq_i8259.c | 144 * pretty low. So why pay the price of checking for in isa_no_iack_sc_device_interrupt()
|