Searched defs:func_id (Results 1 - 25 of 68) sorted by last modified time

123

/linux-master/net/core/
H A Dfilter.c7895 sock_filter_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) argument
7924 sock_addr_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) argument
8017 sk_filter_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) argument
8039 cg_skb_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) argument
8088 tc_cls_act_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) argument
8223 xdp_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) argument
8298 sock_ops_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) argument
8346 sk_msg_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) argument
8388 sk_skb_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) argument
8429 flow_dissector_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) argument
8440 lwt_out_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) argument
8467 lwt_in_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) argument
8478 lwt_xmit_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) argument
8517 lwt_seg6local_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) argument
11278 sk_reuseport_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) argument
11465 sk_lookup_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) argument
11809 bpf_sk_base_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) argument
[all...]
/linux-master/kernel/bpf/
H A Dverifier.c282 int func_id; member in struct:bpf_call_arg_meta
294 u32 func_id; member in struct:bpf_kfunc_call_arg_meta
466 static bool is_acquire_function(enum bpf_func_id func_id, argument
486 is_ptr_cast_function(enum bpf_func_id func_id) argument
498 is_dynptr_ref_function(enum bpf_func_id func_id) argument
506 is_sync_callback_calling_function(enum bpf_func_id func_id) argument
514 is_async_callback_calling_function(enum bpf_func_id func_id) argument
519 is_callback_calling_function(enum bpf_func_id func_id) argument
546 is_storage_get_function(enum bpf_func_id func_id) argument
554 helper_multiple_ref_obj_use(enum bpf_func_id func_id, const struct bpf_map *map) argument
2564 u32 func_id; member in struct:bpf_kfunc_desc
2609 find_kfunc_desc(const struct bpf_prog *prog, u32 func_id, u16 offset) argument
2622 bpf_get_kfunc_addr(const struct bpf_prog *prog, u32 func_id, u16 btf_fd_idx, u8 **func_addr) argument
2721 add_kfunc_call(struct bpf_verifier_env *env, u32 func_id, s16 offset) argument
8828 may_update_sockmap(struct bpf_verifier_env *env, int func_id) argument
8866 check_map_func_compatibility(struct bpf_verifier_env *env, struct bpf_map *map, int func_id) argument
9193 check_func_proto(const struct bpf_func_proto *fn, int func_id) argument
9945 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) argument
9984 record_func_map(struct bpf_verifier_env *env, struct bpf_call_arg_meta *meta, int func_id, int insn_idx) argument
10030 record_func_key(struct bpf_verifier_env *env, struct bpf_call_arg_meta *meta, int func_id, int insn_idx) argument
10126 int func_id = BPF_FUNC_get_func_ip; local
10191 int i, err, func_id; local
12055 u32 func_id, *kfunc_flags; local
19407 specialize_kfunc(struct bpf_verifier_env *env, u32 func_id, u16 offset, unsigned long *addr) argument
[all...]
H A Dsyscall.c5861 tracing_prog_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) argument
5909 syscall_prog_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) argument
H A Dhelpers.c1686 bpf_base_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) argument
H A Dcgroup.c1614 cgroup_dev_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) argument
2165 sysctl_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) argument
2312 cg_sockopt_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) argument
2525 cgroup_common_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) argument
2573 cgroup_current_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) argument
[all...]
H A Dbtf.c7935 static int btf_check_kfunc_protos(struct btf *btf, u32 func_id, u32 func_flags) argument
H A Dbpf_lsm.c197 bpf_lsm_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) argument
H A Dbpf_iter.c373 bpf_iter_get_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) argument
/linux-master/net/unix/
H A Daf_unix.c3696 bpf_iter_unix_get_func_proto(enum bpf_func_id func_id, argument
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmain.c812 int mlx5_core_enable_hca(struct mlx5_core_dev *dev, u16 func_id) argument
823 int mlx5_core_disable_hca(struct mlx5_core_dev *dev, u16 func_id) argument
/linux-master/drivers/firmware/arm_ffa/
H A Ddriver.c347 static int ffa_mem_first_frag(u32 func_id, phys_addr_t buf, u32 buf_sz, argument
407 ffa_transmit_fragment(u32 func_id, phys_addr_t buf, u32 buf_sz, u32 frag_len, argument
427 static u16 ffa_memory_attributes_get(u32 func_id) argument
441 ffa_setup_and_transmit(u32 func_id, void *buffer, u32 max_fragsize, argument
527 ffa_memory_ops(u32 func_id, struct ffa_mem_ops_args *args) argument
[all...]
/linux-master/kernel/trace/
H A Dbpf_trace.c1505 bpf_tracing_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) argument
1637 kprobe_prog_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) argument
1763 tp_prog_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) argument
1867 pe_prog_func_proto(enum bpf_func_id func_id, cons argument
2002 raw_tp_prog_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) argument
2017 tracing_prog_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) argument
[all...]
/linux-master/include/linux/
H A Dbpf.h2857 bpf_base_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) argument
2879 bpf_get_kfunc_addr(const struct bpf_prog *prog, u32 func_id, argument
3019 bpf_dev_bound_resolve_kfunc(struct bpf_prog *prog, u32 func_id) argument
[all...]
H A Dmod_devicetable.h303 __u8 func_id; member in struct:pcmcia_device_id
H A Dbpf-cgroup.h470 cgroup_common_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) argument
476 cgroup_current_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) argument
/linux-master/tools/lib/bpf/
H A Dlibbpf.c7202 static bool insn_is_helper_call(struct bpf_insn *insn, enum bpf_func_id *func_id) argument
7218 enum bpf_func_id func_id; local
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c1638 static int hclge_map_tqps_to_func(struct hclge_dev *hdev, u16 func_id, argument
3807 static int hclge_set_vf_rst(struct hclge_dev *hdev, int func_id, bool reset) argument
3950 int hclge_func_reset_cmd(struct hclge_dev *hdev, int func_id) argument
7538 u32 func_id; local
[all...]
/linux-master/drivers/pcmcia/
H A Dds.c100 __u8 func_id, function, device_no; local
401 cistpl_funcid_t func_id; local
[all...]
/linux-master/tools/testing/selftests/kvm/aarch64/
H A Dhypercalls.c53 uint32_t func_id; member in struct:test_hvc_info
/linux-master/drivers/vfio/pci/mlx5/
H A Dcmd.c10 static int mlx5vf_is_migratable(struct mlx5_core_dev *mdev, u16 func_id) argument
/linux-master/tools/testing/selftests/bpf/
H A Dtest_loader.c178 int func_id, i, err = 0; local
/linux-master/tools/testing/selftests/bpf/progs/
H A Dprofiler.inc.h446 bpf_stats_enter(struct bpf_func_stats_ctx* bpf_stat_ctx, enum bpf_function_id func_id) argument
/linux-master/net/netfilter/
H A Dnf_bpf_link.c315 bpf_nf_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) argument
/linux-master/net/ipv4/
H A Dtcp_ipv4.c3559 bpf_iter_tcp_get_func_proto(enum bpf_func_id func_id, argument
H A Dbpf_tcp_ca.c165 bpf_tcp_ca_get_func_proto(enum bpf_func_id func_id, argument

Completed in 396 milliseconds

123