Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
A Dbpf.c917 static int bpf_obj_get_next_id(__u32 start_id, __u32 *next_id, int cmd) in bpf_obj_get_next_id()
932 int bpf_prog_get_next_id(__u32 start_id, __u32 *next_id) in bpf_prog_get_next_id()
937 int bpf_map_get_next_id(__u32 start_id, __u32 *next_id) in bpf_map_get_next_id()
942 int bpf_btf_get_next_id(__u32 start_id, __u32 *next_id) in bpf_btf_get_next_id()
947 int bpf_link_get_next_id(__u32 start_id, __u32 *next_id) in bpf_link_get_next_id()
A Dbtf.c102 int start_id; member
714 static __s32 btf_find_by_name_kind(const struct btf *btf, int start_id, in btf_find_by_name_kind()
A Dlinker.c2231 int i, j, n, start_id, id; in linker_append_btf() local
/linux/sound/virtio/
A Dvirtio_ctl_msg.c261 int virtsnd_ctl_query_info(struct virtio_snd *snd, int command, int start_id, in virtsnd_ctl_query_info()
/linux/drivers/infiniband/hw/hfi1/
A Dnetdev_rx.c473 void *hfi1_netdev_get_first_data(struct hfi1_devdata *dd, int *start_id) in hfi1_netdev_get_first_data()
/linux/tools/bpf/bpftool/
A Dbtf.c390 int start_id = 1; in dump_btf_raw() local
/linux/drivers/message/fusion/
A Dmptsas.h186 u8 start_id; /* starting logical target id */ member
/linux/sound/hda/
A Dhdac_device.c357 hda_nid_t *start_id) in snd_hdac_get_sub_nodes()
/linux/include/uapi/linux/
A Dvirtio_snd.h91 __le32 start_id; member
A Dbpf.h1391 __u32 start_id; member
/linux/drivers/scsi/qedi/
A Dqedi_main.c532 u16 start_id, u16 next) in qedi_init_id_tbl()
/linux/arch/arm64/kvm/vgic/
A Dvgic-its.c2088 int start_id, entry_fn_t fn, void *opaque) in scan_its_table()
/linux/drivers/net/ethernet/broadcom/
A 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/tools/include/uapi/linux/
A Dbpf.h1391 __u32 start_id; member
/linux/kernel/bpf/
A Dbtf.c217 u32 start_id; /* first type ID in this BTF (0 for base BTF) */ member

Completed in 111 milliseconds