Home
last modified time | relevance | path

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

/Linux-v5.4/tools/lib/bpf/
Dbpf.c571 static int bpf_obj_get_next_id(__u32 start_id, __u32 *next_id, int cmd) in bpf_obj_get_next_id()
586 int bpf_prog_get_next_id(__u32 start_id, __u32 *next_id) in bpf_prog_get_next_id()
591 int bpf_map_get_next_id(__u32 start_id, __u32 *next_id) in bpf_map_get_next_id()
596 int bpf_btf_get_next_id(__u32 start_id, __u32 *next_id) in bpf_btf_get_next_id()
/Linux-v5.4/arch/c6x/platforms/
Ddscr.c65 u8 start_id; /* start id of this range */ member
84 u8 start_id; /* start id of this range */ member
/Linux-v5.4/drivers/message/fusion/
Dmptsas.h185 u8 start_id; /* starting logical target id */ member
/Linux-v5.4/sound/hda/
Dhdac_device.c350 hda_nid_t *start_id) in snd_hdac_get_sub_nodes()
/Linux-v5.4/drivers/scsi/qedi/
Dqedi_main.c523 u16 start_id, u16 next) in qedi_init_id_tbl()
/Linux-v5.4/virt/kvm/arm/vgic/
Dvgic-its.c2080 int start_id, entry_fn_t fn, void *opaque) in scan_its_table()
/Linux-v5.4/include/uapi/linux/
Dbpf.h461 __u32 start_id; member
/Linux-v5.4/tools/include/uapi/linux/
Dbpf.h461 __u32 start_id; member
/Linux-v5.4/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()