Home
last modified time | relevance | path

Searched defs:start_id (Results 1 – 22 of 22) sorted by relevance

/linux/tools/lib/bpf/
H A Dbpf.c1061 bpf_obj_get_next_id(__u32 start_id,__u32 * next_id,int cmd) bpf_obj_get_next_id() argument
1077 bpf_prog_get_next_id(__u32 start_id,__u32 * next_id) bpf_prog_get_next_id() argument
1082 bpf_map_get_next_id(__u32 start_id,__u32 * next_id) bpf_map_get_next_id() argument
1087 bpf_btf_get_next_id(__u32 start_id,__u32 * next_id) bpf_btf_get_next_id() argument
1092 bpf_link_get_next_id(__u32 start_id,__u32 * next_id) bpf_link_get_next_id() argument
[all...]
H A Dbtf.c103 int start_id; global() member
918 btf_find_by_name_kind(const struct btf * btf,int start_id,const char * type_name,__u32 kind) btf_find_by_name_kind() argument
[all...]
H A Dlinker.c2415 int i, j, n, start_id, id, err; in linker_append_btf() local
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_dedup_split.c332 static void btf_add_dup_struct_in_cu(struct btf *btf, int start_id) in btf_add_dup_struct_in_cu()
/linux/sound/virtio/
H A Dvirtio_ctl_msg.c258 int virtsnd_ctl_query_info(struct virtio_snd *snd, int command, int start_id, in virtsnd_ctl_query_info()
/linux/drivers/infiniband/hw/hfi1/
H A Dnetdev_rx.c478 void *hfi1_netdev_get_first_data(struct hfi1_devdata *dd, int *start_id) in hfi1_netdev_get_first_data()
/linux/drivers/net/ethernet/google/gve/
H A Dgve_adminq.c733 int gve_adminq_create_tx_queues(struct gve_priv *priv, u32 start_id, u32 num_queues) in gve_adminq_create_tx_queues()
856 int gve_adminq_destroy_tx_queues(struct gve_priv *priv, u32 start_id, u32 num_queues) in gve_adminq_destroy_tx_queues()
H A Dgve_main.c937 int start_id = gve_xdp_tx_start_queue_id(priv); in init_xdp_sync_stats() local
/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_gen4_hw_data.c346 unsigned int ae_mask, start_id, worker_obj_cnt, i; in adf_gen4_get_ring_to_svc_map() local
/linux/drivers/message/fusion/
H A Dmptsas.h186 u8 start_id; /* starting logical target id */ member
/linux/sound/hda/core/
H A Ddevice.c358 hda_nid_t *start_id) in snd_hdac_get_sub_nodes()
/linux/drivers/soc/hisilicon/
H A Dkunpeng_hccs.h176 u8 start_id; member
H A Dkunpeng_hccs.c567 u8 start_id; in hccs_get_all_port_attr() local
/linux/tools/bpf/bpftool/
H A Dbtf.c455 int start_id = 1; in dump_btf_raw() local
/linux/include/uapi/linux/
H A Dvirtio_snd.h113 __le32 start_id; member
H A Dbpf.h1685 __u32 start_id; global() member
/linux/tools/bpf/resolve_btfids/
H A Dmain.c1267 __u32 start_id = 0, id; in sort_btf_by_name() local
/linux/drivers/scsi/qedi/
H A Dqedi_main.c533 u16 start_id, u16 next) in qedi_init_id_tbl()
/linux/arch/arm64/kvm/vgic/
H A Dvgic-its.c2068 int start_id, entry_fn_t fn, void *opaque) in scan_its_table()
/linux/kernel/bpf/
H A Dbtf.c276 u32 start_id; /* first type ID in this BTF (0 for base BTF) */ member
5823 struct btf *btf, int start_id) in btf_check_type_tags()
/linux/drivers/net/ethernet/broadcom/
H A Dcnic.c657 static int cnic_init_id_tbl(struct cnic_id_tbl *id_tbl, u32 size, u32 start_id, in cnic_init_id_tbl()
/linux/tools/include/uapi/linux/
H A Dbpf.h1685 __u32 start_id; global() member