/linux/drivers/net/wireless/intel/iwlwifi/cfg/ |
H A D | rf-jf.c | 19 #define IWL_QUZ_A_JF_B_MODULE_FIRMWARE(api) \ argument 21 #define IWL_QU_B_JF_B_MODULE_FIRMWARE(api) \ argument 23 #define IWL_QU_C_JF_B_MODULE_FIRMWARE(api) \ argument 25 #define IWL_SO_A_JF_B_MODULE_FIRMWARE(api) \ argument
|
H A D | 22000.c | 24 #define IWL_CC_A_MODULE_FIRMWARE(api) \ argument
|
/linux/arch/arm64/kernel/probes/ |
H A D | decode-insn.c | 79 arm_probe_decode_insn(u32 insn, struct arch_probe_insn *api) in arm_probe_decode_insn() 152 struct arch_probe_insn *api = &asi->api; in arm_kprobe_decode_insn() local
|
/linux/arch/csky/kernel/probes/ |
H A D | decode-insn.c | 17 csky_probe_decode_insn(probe_opcode_t *addr, struct arch_probe_insn *api) in csky_probe_decode_insn()
|
/linux/arch/riscv/kernel/probes/ |
H A D | decode-insn.c | 17 riscv_probe_decode_insn(probe_opcode_t *addr, struct arch_probe_insn *api) in riscv_probe_decode_insn()
|
/linux/Documentation/driver-api/mei/ |
H A D | mei-client-bus.rst | 67 .. _api: target in MEI CL bus API
|
/linux/arch/csky/include/asm/ |
H A D | probes.h | 20 struct arch_probe_insn api; member
|
H A D | uprobes.h | 25 struct arch_probe_insn api; member
|
/linux/arch/riscv/include/asm/ |
H A D | probes.h | 20 struct arch_probe_insn api; member
|
/linux/arch/arm64/include/asm/ |
H A D | uprobes.h | 27 struct arch_probe_insn api; member
|
/linux/drivers/s390/crypto/ |
H A D | zcrypt_ep11misc.c | 440 size_t pl_size, int api, int func) in prep_head() 576 int api = EP11_API_V1, rc = -ENOMEM; in ep11_query_info() local 783 int api, rc = -ENOMEM; in _ep11_genaeskey() local 958 int n, api = EP11_API_V1, rc = -ENOMEM; in ep11_cryptsingle() local 1096 int api, rc = -ENOMEM; in _ep11_unwrapkey() local 1269 int api, rc = -ENOMEM; in _ep11_wrapkey() local
|
/linux/drivers/net/ethernet/intel/ixgbevf/ |
H A D | vf.c | 1014 static int ixgbevf_negotiate_api_version_vf(struct ixgbe_hw *hw, int api) in ixgbevf_negotiate_api_version_vf() 1047 static int ixgbevf_hv_negotiate_api_version_vf(struct ixgbe_hw *hw, int api) in ixgbevf_hv_negotiate_api_version_vf()
|
/linux/drivers/net/ethernet/wangxun/libwx/ |
H A D | wx_vf_common.c | 123 int api[] = { in wx_negotiate_api_vf() local
|
H A D | wx_vf.c | 408 int wx_negotiate_api_version(struct wx *wx, int api) in wx_negotiate_api_version()
|
/linux/arch/microblaze/include/asm/ |
H A D | mmu.h | 22 unsigned long api:6; /* Abbreviated page index */ member
|
/linux/arch/powerpc/include/asm/book3s/32/ |
H A D | mmu-hash.h | 163 unsigned long api:6; /* Abbreviated page index */ member
|
/linux/drivers/net/wireless/intel/iwlegacy/ |
H A D | 4965.c | 262 #define _IL4965_MODULE_FIRMWARE(api) IL4965_FW_PRE #api ".ucode" argument 263 #define IL4965_MODULE_FIRMWARE(api) _IL4965_MODULE_FIRMWARE(api) argument
|
/linux/drivers/net/wireless/intel/iwlwifi/fw/ |
H A D | img.h | 65 iwl_ucode_tlv_api_t api) in fw_has_api()
|
/linux/include/uapi/linux/ |
H A D | userfaultfd.h | 164 __u64 api; member
|
/linux/tools/testing/selftests/mm/ |
H A D | mremap_test.c | 760 struct uffdio_api api = { in mremap_move_multi_invalid_vmas() local
|
H A D | guard-regions.c | 1437 struct uffdio_api api = { in TEST_F() local
|
/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_sriov.c | 1043 int api = msgbuf[1]; in ixgbe_negotiate_vf_api() local
|
/linux/arch/arm64/kvm/ |
H A D | arm.c | 266 bool apa, gpa, api, gpi, apa3, gpa3; in kvm_has_full_ptr_auth() local
|
/linux/drivers/net/wireless/marvell/ |
H A D | mwl8k.c | 5678 #define _MWL8K_8366_AP_FW(api) "mwl8k/fmimage_8366_ap-" #api ".fw" argument 5679 #define MWL8K_8366_AP_FW(api) _MWL8K_8366_AP_FW(api) argument 5682 #define _MWL8K_8764_AP_FW(api) "mwl8k/fmimage_8764_ap-" #api ".fw" argument 5683 #define MWL8K_8764_AP_FW(api) _MWL8K_8764_AP_FW(api) argument
|
/linux/arch/arm64/kernel/ |
H A D | cpufeature.c | 2236 bool api = has_address_auth_cpucap(cpucap_ptrs[ARM64_HAS_ADDRESS_AUTH_IMP_DEF], scope); in has_address_auth_metacap() local
|