Home
last modified time | relevance | path

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

/Linux-v5.15/tools/lib/bpf/
Dbpf.c880 static int bpf_obj_get_next_id(__u32 start_id, __u32 *next_id, int cmd) in bpf_obj_get_next_id()
895 int bpf_prog_get_next_id(__u32 start_id, __u32 *next_id) in bpf_prog_get_next_id()
900 int bpf_map_get_next_id(__u32 start_id, __u32 *next_id) in bpf_map_get_next_id()
905 int bpf_btf_get_next_id(__u32 start_id, __u32 *next_id) in bpf_btf_get_next_id()
910 int bpf_link_get_next_id(__u32 start_id, __u32 *next_id) in bpf_link_get_next_id()
Dlinker.c2232 int i, j, n, start_id, id; in linker_append_btf() local
Dbtf.c102 int start_id; member
/Linux-v5.15/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-v5.15/drivers/infiniband/hw/hfi1/
Dnetdev_rx.c473 void *hfi1_netdev_get_first_data(struct hfi1_devdata *dd, int *start_id) in hfi1_netdev_get_first_data()
/Linux-v5.15/tools/bpf/bpftool/
Dbtf.c382 int start_id = 1; in dump_btf_raw() local
/Linux-v5.15/drivers/message/fusion/
Dmptsas.h186 u8 start_id; /* starting logical target id */ member
/Linux-v5.15/sound/hda/
Dhdac_device.c357 hda_nid_t *start_id) in snd_hdac_get_sub_nodes()
/Linux-v5.15/include/uapi/linux/
Dvirtio_snd.h91 __le32 start_id; member
Dbpf.h1383 __u32 start_id; member
/Linux-v5.15/drivers/scsi/qedi/
Dqedi_main.c532 u16 start_id, u16 next) in qedi_init_id_tbl()
/Linux-v5.15/arch/arm64/kvm/vgic/
Dvgic-its.c2088 int start_id, entry_fn_t fn, void *opaque) in scan_its_table()
/Linux-v5.15/drivers/net/ethernet/broadcom/
Dcnic.c656 static int cnic_init_id_tbl(struct cnic_id_tbl *id_tbl, u32 size, u32 start_id, in cnic_init_id_tbl()
/Linux-v5.15/kernel/bpf/
Dbtf.c217 u32 start_id; /* first type ID in this BTF (0 for base BTF) */ member
/Linux-v5.15/tools/include/uapi/linux/
Dbpf.h1383 __u32 start_id; member