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

/linux-master/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) argument
/linux-master/drivers/infiniband/hw/hfi1/
H A Dnetdev_rx.c473 void *hfi1_netdev_get_first_data(struct hfi1_devdata *dd, int *start_id) argument
/linux-master/sound/virtio/
H A Dvirtio_ctl_msg.c261 int virtsnd_ctl_query_info(struct virtio_snd *snd, int command, int start_id, argument
/linux-master/drivers/message/fusion/
H A Dmptsas.h186 u8 start_id; /* starting logical target id */ member in struct:mptsas_enclosure
/linux-master/tools/bpf/bpftool/
H A Dbtf.c438 int start_id = 1; local
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dadf_gen4_hw_data.c442 unsigned int ae_mask, start_id, worker_obj_cnt, i; local
/linux-master/drivers/soc/hisilicon/
H A Dkunpeng_hccs.h149 u8 start_id; member in struct:hccs_req_head
H A Dkunpeng_hccs.c524 u8 start_id; local
/linux-master/drivers/net/ethernet/google/gve/
H A Dgve_adminq.c599 int gve_adminq_create_tx_queues(struct gve_priv *priv, u32 start_id, u32 num_queues) argument
702 int gve_adminq_destroy_tx_queues(struct gve_priv *priv, u32 start_id, u32 num_queues) argument
H A Dgve_main.c642 int start_id; local
659 int start_id; local
686 int start_id; local
703 int start_id; local
800 int start_id = gve_xdp_tx_start_queue_id(priv); local
839 gve_tx_stop_rings(struct gve_priv *priv, int start_id, int num_rings) argument
854 gve_tx_start_rings(struct gve_priv *priv, int start_id, int num_rings) argument
921 int start_id; local
1070 gve_free_n_qpls(struct gve_priv *priv, struct gve_queue_page_list *qpls, int start_id, int num_qpls) argument
1081 gve_alloc_n_qpls(struct gve_priv *priv, struct gve_queue_page_list *qpls, int page_count, int start_id, int num_qpls) argument
1584 int start_id; local
[all...]
/linux-master/sound/hda/
H A Dhdac_device.c357 snd_hdac_get_sub_nodes(struct hdac_device *codec, hda_nid_t nid, hda_nid_t *start_id) argument
/linux-master/tools/lib/bpf/
H A Dbpf.c1011 static int bpf_obj_get_next_id(__u32 start_id, __u32 *next_id, int cmd) argument
1027 int bpf_prog_get_next_id(__u32 start_id, __u32 *next_id) argument
1032 int bpf_map_get_next_id(__u32 start_id, __u32 *next_id) argument
1037 int bpf_btf_get_next_id(__u32 start_id, __u32 *next_id) argument
1042 int bpf_link_get_next_id(__u32 start_id, __u3 argument
[all...]
H A Dlinker.c2256 int i, j, n, start_id, id; local
H A Dbtf.c102 int start_id; member in struct:btf
911 static __s32 btf_find_by_name_kind(const struct btf *btf, int start_id, argument
[all...]
/linux-master/drivers/scsi/qedi/
H A Dqedi_main.c532 qedi_init_id_tbl(struct qedi_portid_tbl *id_tbl, u16 size, u16 start_id, u16 next) argument
/linux-master/include/uapi/linux/
H A Dvirtio_snd.h113 __le32 start_id; member in struct:virtio_snd_query_info
H A Dbpf.h1625 __u32 start_id; member in union:bpf_attr::__anon2600::__anon2601
/linux-master/arch/arm64/kvm/vgic/
H A Dvgic-its.c2191 scan_its_table(struct vgic_its *its, gpa_t base, int size, u32 esz, int start_id, entry_fn_t fn, void *opaque) argument
/linux-master/drivers/net/ethernet/broadcom/
H A Dcnic.c656 static int cnic_init_id_tbl(struct cnic_id_tbl *id_tbl, u32 size, u32 start_id, argument
/linux-master/kernel/bpf/
H A Dbtf.c272 u32 start_id; /* first type ID in this BTF (0 for base BTF) */ member in struct:btf
5480 btf_check_type_tags(struct btf_verifier_env *env, struct btf *btf, int start_id) argument
[all...]
/linux-master/tools/include/uapi/linux/
H A Dbpf.h1625 __u32 start_id; member in union:bpf_attr::__anon3141::__anon3142

Completed in 872 milliseconds