Home
last modified time | relevance | path

Searched defs:func_id (Results 1 – 25 of 57) sorted by relevance

123

/linux/arch/arm64/kvm/hyp/nvhe/
H A Dpsci-relay.c44 #define is_psci_0_1(what, func_id) \ argument
48 static bool is_psci_0_1_call(u64 func_id) in is_psci_0_1_call()
56 static bool is_psci_0_2_call(u64 func_id) in is_psci_0_2_call()
107 static int psci_cpu_on(u64 func_id, struct kvm_cpu_context *host_ctxt) in psci_cpu_on()
151 static int psci_cpu_suspend(u64 func_id, struct kvm_cpu_context *host_ctxt) in psci_cpu_suspend()
179 static int psci_system_suspend(u64 func_id, struct kvm_cpu_context *host_ctxt) in psci_system_suspend()
227 static unsigned long psci_0_1_handler(u64 func_id, struct kvm_cpu_context *host_ctxt) in psci_0_1_handler()
239 static unsigned long psci_0_2_handler(u64 func_id, struct kvm_cpu_context *host_ctxt) in psci_0_2_handler()
265 static unsigned long psci_1_0_handler(u64 func_id, struct kvm_cpu_context *host_ctxt) in psci_1_0_handler()
281 bool kvm_host_psci_handler(struct kvm_cpu_context *host_ctxt, u32 func_id) in kvm_host_psci_handler()
H A Dffa.c106 static bool is_ffa_call(u64 func_id) in is_ffa_call()
158 static void ffa_mem_xfer(struct arm_smccc_res *res, u64 func_id, u32 len, in ffa_mem_xfer()
429 static void __do_ffa_mem_xfer(const u64 func_id, in __do_ffa_mem_xfer()
611 static bool ffa_call_supported(u64 func_id) in ffa_call_supported()
792 bool kvm_host_ffa_handler(struct kvm_cpu_context *host_ctxt, u32 func_id) in kvm_host_ffa_handler()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dpagealloc.c50 u16 func_id; member
72 static u32 get_function(u16 func_id, bool ec_function) in get_function()
77 static u16 func_id_to_type(struct mlx5_core_dev *dev, u16 func_id, bool ec_function) in func_id_to_type()
198 static int mlx5_cmd_query_pages(struct mlx5_core_dev *dev, u16 *func_id, in mlx5_cmd_query_pages()
336 static void page_notify_fail(struct mlx5_core_dev *dev, u16 func_id, in page_notify_fail()
353 static int give_pages(struct mlx5_core_dev *dev, u16 func_id, int npages, in give_pages()
434 static void release_all_pages(struct mlx5_core_dev *dev, u16 func_id, in release_all_pages()
489 u32 func_id; in reclaim_pages_cmd() local
517 static int reclaim_pages(struct mlx5_core_dev *dev, u16 func_id, int npages, in reclaim_pages()
625 u16 func_id; in req_pages_handler() local
[all …]
H A Dsriov.c40 static int sriov_restore_guids(struct mlx5_core_dev *dev, int vf, u16 func_id) in sriov_restore_guids()
/linux/drivers/virt/coco/pkvm-guest/
H A Darm-pkvm-guest.c21 static int arm_smccc_do_one_page(u32 func_id, phys_addr_t phys) in arm_smccc_do_one_page()
38 static int __set_memory_range(u32 func_id, unsigned long start, int numpages) in __set_memory_range()
89 const int func_id = ARM_SMCCC_VENDOR_HYP_KVM_MMIO_GUARD_FUNC_ID; in mmio_guard_ioremap_hook() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/
H A Dcmd.c29 int mlx5_cmd_sf_enable_hca(struct mlx5_core_dev *dev, u16 func_id) in mlx5_cmd_sf_enable_hca()
40 int mlx5_cmd_sf_disable_hca(struct mlx5_core_dev *dev, u16 func_id) in mlx5_cmd_sf_disable_hca()
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_port.h188 u16 func_id; member
198 u16 func_id; member
213 u16 func_id; member
249 u16 func_id; member
260 u16 func_id; member
269 u16 func_id; member
278 u16 func_id; member
293 u16 func_id; member
304 u16 func_id; member
314 u16 func_id; member
[all …]
H A Dhinic_sriov.h60 u16 func_id; member
73 u16 func_id; member
H A Dhinic_sriov.c30 u16 vlan_id, u16 func_id) in hinic_set_mac()
215 u16 func_id, vlan_id; in hinic_init_vf_config() local
536 u8 *new_mac, u16 vlan_id, u16 func_id) in hinic_update_mac()
617 u16 func_id; in hinic_set_vf_mac() local
H A Dhinic_hw_dev.h328 u16 func_id; member
367 u16 func_id; member
376 u16 func_id; member
502 u16 func_id; member
/linux/drivers/firmware/smccc/
H A Dkvm_guest.c43 bool kvm_arm_hyp_service_available(u32 func_id) in kvm_arm_hyp_service_available()
/linux/arch/arm64/kvm/
H A Dtrng.c54 u32 func_id = smccc_get_function(vcpu); in kvm_trng_call() local
/linux/drivers/net/ethernet/airoha/
H A Dairoha_npu.c102 u32 func_id; member
116 u32 func_id; member
127 static int airoha_npu_send_msg(struct airoha_npu *npu, int func_id, in airoha_npu_send_msg()
/linux/kernel/bpf/
H A Dbpf_lsm.c223 bpf_lsm_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) in bpf_lsm_func_proto() argument
H A Dcgroup.c1682 cgroup_dev_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) in cgroup_dev_func_proto()
2229 sysctl_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) in sysctl_func_proto()
2372 cg_sockopt_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) in cg_sockopt_func_proto()
2581 cgroup_common_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) in cgroup_common_func_proto()
H A Dverifier.c283 int func_id; member
296 u32 func_id; member
468 static bool is_acquire_function(enum bpf_func_id func_id, in is_acquire_function()
488 static bool is_ptr_cast_function(enum bpf_func_id func_id) in is_ptr_cast_function()
500 static bool is_dynptr_ref_function(enum bpf_func_id func_id) in is_dynptr_ref_function()
512 static bool is_sync_callback_calling_function(enum bpf_func_id func_id) in is_sync_callback_calling_function()
520 static bool is_async_callback_calling_function(enum bpf_func_id func_id) in is_async_callback_calling_function()
525 static bool is_callback_calling_function(enum bpf_func_id func_id) in is_callback_calling_function()
553 static bool is_storage_get_function(enum bpf_func_id func_id) in is_storage_get_function()
561 static bool helper_multiple_ref_obj_use(enum bpf_func_id func_id, in helper_multiple_ref_obj_use()
[all …]
/linux/drivers/firmware/arm_ffa/
H A Ddriver.c559 static int ffa_mem_first_frag(u32 func_id, phys_addr_t buf, u32 buf_sz, in ffa_mem_first_frag()
619 ffa_transmit_fragment(u32 func_id, phys_addr_t buf, u32 buf_sz, u32 frag_len, in ffa_transmit_fragment()
639 static u16 ffa_memory_attributes_get(u32 func_id) in ffa_memory_attributes_get()
653 ffa_setup_and_transmit(u32 func_id, void *buffer, u32 max_fragsize, in ffa_setup_and_transmit()
739 static int ffa_memory_ops(u32 func_id, struct ffa_mem_ops_args *args) in ffa_memory_ops()
/linux/drivers/crypto/intel/qat/qat_common/
H A Dicp_qat_fw_pke.h11 __u32 func_id; member
/linux/net/netfilter/
H A Dnf_bpf_link.c320 bpf_nf_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) in bpf_nf_func_proto()
/linux/drivers/media/rc/
H A Dbpf-lirc.c83 lirc_mode2_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) in lirc_mode2_func_proto()
/linux/drivers/pcmcia/
H A Dds.c100 __u8 func_id, function, device_no; in new_id_store() local
401 cistpl_funcid_t func_id; in pcmcia_device_query() local
/linux/net/core/
H A Dfilter.c7989 bool bpf_helper_changes_pkt_data(enum bpf_func_id func_id) in bpf_helper_changes_pkt_data()
8026 sock_filter_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) in sock_filter_func_proto()
8051 sock_addr_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) in sock_addr_func_proto()
8140 sk_filter_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) in sk_filter_func_proto()
8164 cg_skb_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) in cg_skb_func_proto()
8213 tc_cls_act_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) in tc_cls_act_func_proto()
8350 xdp_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) in xdp_func_proto()
8425 sock_ops_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) in sock_ops_func_proto()
8473 sk_msg_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) in sk_msg_func_proto()
8507 sk_skb_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) in sk_skb_func_proto()
[all …]
/linux/arch/s390/include/uapi/asm/
H A Dzcrypt.h90 __u8 func_id[2]; /* function id 0x5432 */ member
167 __u8 func_id[2]; member
/linux/net/ipv4/
H A Dbpf_tcp_ca.c152 bpf_tcp_ca_get_func_proto(enum bpf_func_id func_id, in bpf_tcp_ca_get_func_proto()
/linux/drivers/net/ethernet/netronome/nfp/bpf/
H A Dfw.h31 __le32 func_id; member

123