Home
last modified time | relevance | path

Searched defs:func_id (Results 26 - 50 of 123) sorted by relevance

12345

/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_bpf_link.c315 bpf_nf_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) in bpf_nf_func_proto() argument
/kernel/linux/linux-6.6/net/ipv4/
H A Dbpf_tcp_ca.c159 bpf_tcp_ca_get_func_proto(enum bpf_func_id func_id, in bpf_tcp_ca_get_func_proto() argument
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/nvhe/
H A Dffa.c103 static bool is_ffa_call(u64 func_id) in is_ffa_call() argument
155 static void ffa_mem_xfer(struct arm_smccc_res *res, u64 func_id, u32 len, in ffa_mem_xfer() argument
418 static __always_inline void do_ffa_mem_xfer(const u64 func_id, in do_ffa_mem_xfer() argument
581 ffa_call_supported(u64 func_id) ffa_call_supported() argument
637 kvm_host_ffa_handler(struct kvm_cpu_context *host_ctxt, u32 func_id) kvm_host_ffa_handler() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/bpf/
H A Dverifier.c178 u32 func_id = meta->insn.imm; in nfp_bpf_check_helper_call() local
H A Dfw.h31 __le32 func_id; member
/kernel/linux/linux-5.10/kernel/bpf/
H A Dhelpers.c663 bpf_base_func_proto(enum bpf_func_id func_id) in bpf_base_func_proto() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/bpf/
H A Dverifier.c178 u32 func_id = meta->insn.imm; in nfp_bpf_check_helper_call() local
H A Dfw.h31 __le32 func_id; member
/kernel/linux/linux-6.6/include/linux/
H A Dbpf-cgroup.h454 cgroup_common_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) in cgroup_common_func_proto() argument
460 cgroup_current_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) in cgroup_current_func_proto() argument
/kernel/linux/linux-5.10/include/pcmcia/
H A Dds.h137 u8 func_id; member
/kernel/linux/linux-5.10/kernel/sched/rtg/
H A Drtg_ctrl.c753 unsigned int func_id = _IOC_NR(cmd); in do_proc_rtg_ioctl() local
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Dpagealloc.c50 u16 func_id; member
77 static u32 get_function(u16 func_id, bool ec_function) in get_function() argument
179 static int mlx5_cmd_query_pages(struct mlx5_core_dev *dev, u16 *func_id, in mlx5_cmd_query_pages() argument
317 static void page_notify_fail(struct mlx5_core_dev *dev, u16 func_id, in page_notify_fail() argument
334 static int give_pages(struct mlx5_core_dev *dev, u16 func_id, in argument
402 release_all_pages(struct mlx5_core_dev *dev, u16 func_id, bool ec_function) release_all_pages() argument
458 u32 func_id; reclaim_pages_cmd() local
486 reclaim_pages(struct mlx5_core_dev *dev, u16 func_id, int npages, int *nclaimed, bool ec_function) reclaim_pages() argument
579 u16 func_id; req_pages_handler() local
611 u16 func_id; mlx5_satisfy_startup_pages() local
642 mlx5_reclaim_root_pages(struct mlx5_core_dev *dev, struct rb_root *root, u16 func_id) mlx5_reclaim_root_pages() argument
[all...]
/kernel/linux/linux-5.10/drivers/pcmcia/
H A Dds.c100 __u8 func_id, function, device_no; in new_id_store() local
406 cistpl_funcid_t func_id; in pcmcia_device_query() local
[all...]
/kernel/linux/linux-6.6/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() argument
77 static u16 func_id_to_type(struct mlx5_core_dev *dev, u16 func_id, bool ec_function) in func_id_to_type() argument
198 static int mlx5_cmd_query_pages(struct mlx5_core_dev *dev, u16 *func_id, in mlx5_cmd_query_pages() argument
336 static void page_notify_fail(struct mlx5_core_dev *dev, u16 func_id, in page_notify_fail() argument
353 give_pages(struct mlx5_core_dev *dev, u16 func_id, int npages, int event, bool ec_function) give_pages() argument
434 release_all_pages(struct mlx5_core_dev *dev, u16 func_id, bool ec_function) release_all_pages() argument
489 u32 func_id; reclaim_pages_cmd() local
517 reclaim_pages(struct mlx5_core_dev *dev, u16 func_id, int npages, int *nclaimed, bool event, bool ec_function) reclaim_pages() argument
620 u16 func_id; req_pages_handler() local
652 u16 func_id; mlx5_satisfy_startup_pages() local
[all...]
/kernel/linux/linux-6.6/include/pcmcia/
H A Dds.h137 u8 func_id; member
/kernel/linux/linux-6.6/kernel/bpf/
H A Doffload.c832 void *bpf_dev_bound_resolve_kfunc(struct bpf_prog *prog, u32 func_id) in bpf_dev_bound_resolve_kfunc() argument
H A Dbpf_iter.c373 bpf_iter_get_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) in bpf_iter_get_func_proto() argument
/kernel/linux/linux-6.6/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
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_loader.c168 int func_id, i, err = 0; in parse_test_spec() local
/kernel/linux/linux-6.6/kernel/sched/rtg/
H A Drtg_ctrl.c753 unsigned int func_id = _IOC_NR(cmd); in do_proc_rtg_ioctl() local
/kernel/linux/linux-5.10/arch/s390/include/uapi/asm/
H A Dzcrypt.h89 __u8 func_id[2]; /* function id 0x5432 */ member
168 __u8 func_id[2]; member
/kernel/linux/linux-5.10/drivers/char/tpm/
H A Dtpm_crb.c336 static int tpm_crb_smc_start(struct device *dev, unsigned long func_id) in tpm_crb_smc_start() argument
351 static int tpm_crb_smc_start(struct device *dev, unsigned long func_id) in tpm_crb_smc_start() argument
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dpalinfo.c840 unsigned func_id: 32; /* which function is requested */ member
845 #define func_id pal_func_cpu.func_id macro
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_debugfs.c1458 u32 func_id; in hclge_dbg_dump_mac_list() local
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dpalinfo.c799 unsigned func_id: 32; /* which function is requested */ member
804 #define func_id pal_func_cpu.func_id macro

Completed in 24 milliseconds

12345