Home
last modified time | relevance | path

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

123

/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/net/ethernet/airoha/
H A Dairoha_npu.c131 u32 func_id; member
145 u32 func_id; member
159 u32 func_id; member
163 static int airoha_npu_send_msg(struct airoha_npu *npu, int func_id, in airoha_npu_send_msg() argument
462 airoha_npu_wlan_msg_send(struct airoha_npu * npu,int ifindex,enum airoha_npu_wlan_set_cmd func_id,void * data,int data_len,gfp_t gfp) airoha_npu_wlan_msg_send() argument
485 airoha_npu_wlan_msg_get(struct airoha_npu * npu,int ifindex,enum airoha_npu_wlan_get_cmd func_id,void * data,int data_len,gfp_t gfp) airoha_npu_wlan_msg_get() argument
511 airoha_npu_wlan_set_reserved_memory(struct airoha_npu * npu,int ifindex,const char * name,enum airoha_npu_wlan_set_cmd func_id) airoha_npu_wlan_set_reserved_memory() argument
[all...]
/linux/drivers/char/tpm/
H A Dtpm_crb_ffa.c200 __tpm_crb_ffa_try_send_receive(unsigned long func_id,unsigned long a0,unsigned long a1,unsigned long a2) __tpm_crb_ffa_try_send_receive() argument
235 __tpm_crb_ffa_send_receive(unsigned long func_id,unsigned long a0,unsigned long a1,unsigned long a2) __tpm_crb_ffa_send_receive() argument
/linux/tools/testing/selftests/kvm/arm64/
H A Dsmccc_filter.c40 static void guest_main(u32 func_id, enum smccc_conduit conduit) in guest_main()
220 static void expect_call_fwd_to_user(struct kvm_vcpu *vcpu, u32 func_id, in expect_call_fwd_to_user()
H A Dpsci_test.c64 static u64 psci_features(u32 func_id) in psci_features()
H A Dhypercalls.c62 u32 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/broadcom/bnx2x/
H A Dbnx2x_sp.c2097 u32 cid, u8 func_id, void *rdata, dma_addr_t rdata_mapping, int state, in bnx2x_init_raw_obj()
2115 u8 cl_id, u32 cid, u8 func_id, void *rdata, dma_addr_t rdata_mapping, in bnx2x_init_vlan_mac_common()
2139 u8 cl_id, u32 cid, u8 func_id, void *rdata, in bnx2x_init_mac_obj()
2193 u8 cl_id, u32 cid, u8 func_id, void *rdata, in bnx2x_init_vlan_obj()
2234 u8 cl_id, u32 cid, u8 func_id, void *rdata, in bnx2x_init_vlan_mac_obj()
2838 u8 func_id = r->func_id; in bnx2x_mcast_set_one_rule_e2() local
4070 u8 mcast_cl_id, u32 mcast_cid, u8 func_id, in bnx2x_init_mcast_obj()
4367 struct bnx2x_credit_pool_obj *p, u8 func_id, in bnx2x_init_mac_credit_pool()
4423 u8 func_id, in bnx2x_init_vlan_credit_pool()
4631 u8 cl_id, u32 cid, u8 func_id, u8 engine_id, in bnx2x_init_rss_config_obj()
[all …]
/linux/kernel/bpf/
H A Dverifier.c244 int func_id; global() member
405 is_acquire_function(enum bpf_func_id func_id,const struct bpf_map * map) is_acquire_function() argument
425 is_ptr_cast_function(enum bpf_func_id func_id) is_ptr_cast_function() argument
437 is_dynptr_ref_function(enum bpf_func_id func_id) is_dynptr_ref_function() argument
449 is_sync_callback_calling_function(enum bpf_func_id func_id) is_sync_callback_calling_function() argument
457 is_async_callback_calling_function(enum bpf_func_id func_id) is_async_callback_calling_function() argument
462 is_callback_calling_function(enum bpf_func_id func_id) is_callback_calling_function() argument
500 helper_multiple_ref_obj_use(enum bpf_func_id func_id,const struct bpf_map * map) helper_multiple_ref_obj_use() argument
2782 find_kfunc_desc(const struct bpf_prog * prog,u32 func_id,u16 offset) find_kfunc_desc() argument
2795 bpf_get_kfunc_addr(const struct bpf_prog * prog,u32 func_id,u16 btf_fd_idx,u8 ** func_addr) bpf_get_kfunc_addr() argument
2929 fetch_kfunc_meta(struct bpf_verifier_env * env,s32 func_id,s16 offset,struct bpf_kfunc_meta * kfunc) fetch_kfunc_meta() argument
2991 bpf_add_kfunc_call(struct bpf_verifier_env * env,u32 func_id,u16 offset) bpf_add_kfunc_call() argument
8746 may_update_sockmap(struct bpf_verifier_env * env,int func_id) may_update_sockmap() argument
8791 check_map_func_compatibility(struct bpf_verifier_env * env,struct bpf_map * map,int func_id) check_map_func_compatibility() argument
9952 do_refine_retval_range(struct bpf_verifier_env * env,struct bpf_reg_state * regs,int ret_type,int func_id,struct bpf_call_arg_meta * meta) do_refine_retval_range() argument
9990 record_func_map(struct bpf_verifier_env * env,struct bpf_call_arg_meta * meta,int func_id,int insn_idx) record_func_map() argument
10036 record_func_key(struct bpf_verifier_env * env,struct bpf_call_arg_meta * meta,int func_id,int insn_idx) record_func_key() argument
10172 int func_id = BPF_FUNC_get_func_ip; check_get_func_ip() local
10239 bpf_get_helper_proto(struct bpf_verifier_env * env,int func_id,const struct bpf_func_proto ** ptr) bpf_get_helper_proto() argument
10287 int i, err, func_id; check_helper_call() local
11293 is_bpf_percpu_obj_new_kfunc(u32 func_id) is_bpf_percpu_obj_new_kfunc() argument
11299 is_bpf_obj_drop_kfunc(u32 func_id) is_bpf_obj_drop_kfunc() argument
11305 is_bpf_percpu_obj_drop_kfunc(u32 func_id) is_bpf_percpu_obj_drop_kfunc() argument
11311 is_bpf_refcount_acquire_kfunc(u32 func_id) is_bpf_refcount_acquire_kfunc() argument
11317 is_bpf_list_push_kfunc(u32 func_id) is_bpf_list_push_kfunc() argument
11325 is_bpf_rbtree_add_kfunc(u32 func_id) is_bpf_rbtree_add_kfunc() argument
11331 is_task_work_add_kfunc(u32 func_id) is_task_work_add_kfunc() argument
12595 bpf_fetch_kfunc_arg_meta(struct bpf_verifier_env * env,s32 func_id,s16 offset,struct bpf_kfunc_call_arg_meta * meta) bpf_fetch_kfunc_arg_meta() argument
19717 u32 func_id = desc->func_id; specialize_kfunc() local
[all...]
/linux/drivers/firmware/arm_ffa/
H A Ddriver.c581 ffa_mem_first_frag(u32 func_id,phys_addr_t buf,u32 buf_sz,u32 frag_len,u32 len,u64 * handle) ffa_mem_first_frag() argument
641 ffa_transmit_fragment(u32 func_id,phys_addr_t buf,u32 buf_sz,u32 frag_len,u32 len,u64 * handle,bool first) ffa_transmit_fragment() argument
661 ffa_memory_attributes_get(u32 func_id) ffa_memory_attributes_get() argument
695 ffa_setup_and_transmit(u32 func_id,void * buffer,u32 max_fragsize,struct ffa_mem_ops_args * args) ffa_setup_and_transmit() argument
778 ffa_memory_ops(u32 func_id,struct ffa_mem_ops_args * args) ffa_memory_ops() argument
[all...]
/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.c324 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/net/ethernet/mellanox/mlx5/core/
H A Dsriov.c40 static int sriov_restore_guids(struct mlx5_core_dev *dev, int vf, u16 func_id) in sriov_restore_guids() argument
/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.c8138 bpf_helper_changes_pkt_data(enum bpf_func_id func_id) bpf_helper_changes_pkt_data() argument
8175 sock_filter_func_proto(enum bpf_func_id func_id,const struct bpf_prog * prog) sock_filter_func_proto() argument
8214 sock_addr_func_proto(enum bpf_func_id func_id,const struct bpf_prog * prog) sock_addr_func_proto() argument
8303 sk_filter_func_proto(enum bpf_func_id func_id,const struct bpf_prog * prog) sk_filter_func_proto() argument
8327 cg_skb_func_proto(enum bpf_func_id func_id,const struct bpf_prog * prog) cg_skb_func_proto() argument
8376 tc_cls_act_func_proto(enum bpf_func_id func_id,const struct bpf_prog * prog) tc_cls_act_func_proto() argument
8513 xdp_func_proto(enum bpf_func_id func_id,const struct bpf_prog * prog) xdp_func_proto() argument
8588 sock_ops_func_proto(enum bpf_func_id func_id,const struct bpf_prog * prog) sock_ops_func_proto() argument
8636 sk_msg_func_proto(enum bpf_func_id func_id,const struct bpf_prog * prog) sk_msg_func_proto() argument
8670 sk_skb_func_proto(enum bpf_func_id func_id,const struct bpf_prog * prog) sk_skb_func_proto() argument
8711 flow_dissector_func_proto(enum bpf_func_id func_id,const struct bpf_prog * prog) flow_dissector_func_proto() argument
8722 lwt_out_func_proto(enum bpf_func_id func_id,const struct bpf_prog * prog) lwt_out_func_proto() argument
8749 lwt_in_func_proto(enum bpf_func_id func_id,const struct bpf_prog * prog) lwt_in_func_proto() argument
8760 lwt_xmit_func_proto(enum bpf_func_id func_id,const struct bpf_prog * prog) lwt_xmit_func_proto() argument
8799 lwt_seg6local_func_proto(enum bpf_func_id func_id,const struct bpf_prog * prog) lwt_seg6local_func_proto() argument
11584 sk_reuseport_func_proto(enum bpf_func_id func_id,const struct bpf_prog * prog) sk_reuseport_func_proto() argument
11771 sk_lookup_func_proto(enum bpf_func_id func_id,const struct bpf_prog * prog) sk_lookup_func_proto() argument
12115 bpf_sk_base_func_proto(enum bpf_func_id func_id,const struct bpf_prog * prog) bpf_sk_base_func_proto() argument
[all...]
/linux/drivers/net/ethernet/intel/ice/
H A Dice_sbq_cmd.h70 u8 func_id; global() member
/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()

123