Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
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-6.12.1/tools/lib/bpf/
Dbpf.c1013 static int bpf_obj_get_next_id(__u32 start_id, __u32 *next_id, int cmd) in bpf_obj_get_next_id()
1029 int bpf_prog_get_next_id(__u32 start_id, __u32 *next_id) in bpf_prog_get_next_id()
1034 int bpf_map_get_next_id(__u32 start_id, __u32 *next_id) in bpf_map_get_next_id()
1039 int bpf_btf_get_next_id(__u32 start_id, __u32 *next_id) in bpf_btf_get_next_id()
1044 int bpf_link_get_next_id(__u32 start_id, __u32 *next_id) in bpf_link_get_next_id()
Dbtf.c102 int start_id; member
914 static __s32 btf_find_by_name_kind(const struct btf *btf, int start_id, in btf_find_by_name_kind()
Dlinker.c2261 int i, j, n, start_id, id, err; in linker_append_btf() local
/linux-6.12.1/drivers/net/ethernet/google/gve/
Dgve_main.c743 int start_id; in gve_register_xdp_qpls() local
784 int start_id; in gve_unregister_xdp_qpls() local
896 int start_id = gve_xdp_tx_start_queue_id(priv); in init_xdp_sync_stats() local
933 static void gve_tx_stop_rings(struct gve_priv *priv, int start_id, int num_rings) in gve_tx_stop_rings()
948 static void gve_tx_start_rings(struct gve_priv *priv, int start_id, in gve_tx_start_rings()
1015 int start_id; in gve_destroy_xdp_rings() local
Dgve_adminq.c707 int gve_adminq_create_tx_queues(struct gve_priv *priv, u32 start_id, u32 num_queues) in gve_adminq_create_tx_queues()
820 int gve_adminq_destroy_tx_queues(struct gve_priv *priv, u32 start_id, u32 num_queues) in gve_adminq_destroy_tx_queues()
/linux-6.12.1/sound/virtio/
Dvirtio_ctl_msg.c261 int virtsnd_ctl_query_info(struct virtio_snd *snd, int command, int start_id, in virtsnd_ctl_query_info()
/linux-6.12.1/drivers/infiniband/hw/hfi1/
Dnetdev_rx.c478 void *hfi1_netdev_get_first_data(struct hfi1_devdata *dd, int *start_id) in hfi1_netdev_get_first_data()
/linux-6.12.1/drivers/crypto/intel/qat/qat_common/
Dadf_gen4_hw_data.c344 unsigned int ae_mask, start_id, worker_obj_cnt, i; in adf_gen4_get_ring_to_svc_map() local
/linux-6.12.1/drivers/message/fusion/
Dmptsas.h186 u8 start_id; /* starting logical target id */ member
/linux-6.12.1/drivers/soc/hisilicon/
Dkunpeng_hccs.h149 u8 start_id; member
Dkunpeng_hccs.c524 u8 start_id; in hccs_get_all_port_attr() local
/linux-6.12.1/tools/bpf/bpftool/
Dbtf.c448 int start_id = 1; in dump_btf_raw() local
/linux-6.12.1/sound/hda/
Dhdac_device.c358 hda_nid_t *start_id) in snd_hdac_get_sub_nodes()
/linux-6.12.1/include/uapi/linux/
Dvirtio_snd.h113 __le32 start_id; member
Dbpf.h1632 __u32 start_id; member
/linux-6.12.1/drivers/scsi/qedi/
Dqedi_main.c533 u16 start_id, u16 next) in qedi_init_id_tbl()
/linux-6.12.1/arch/arm64/kvm/vgic/
Dvgic-its.c2049 int start_id, entry_fn_t fn, void *opaque) in scan_its_table()
/linux-6.12.1/kernel/bpf/
Dbtf.c273 u32 start_id; /* first type ID in this BTF (0 for base BTF) */ member
5654 struct btf *btf, int start_id) in btf_check_type_tags()
/linux-6.12.1/drivers/net/ethernet/broadcom/
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-6.12.1/tools/include/uapi/linux/
Dbpf.h1632 __u32 start_id; member