/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | btf_dedup_split.c | 332 static void btf_add_dup_struct_in_cu(struct btf *btf, int start_id) in btf_add_dup_struct_in_cu()
|
/linux/drivers/net/ethernet/google/gve/ |
H A D | gve_main.c | 751 int start_id; in gve_register_xdp_qpls() local 792 int start_id; in gve_unregister_xdp_qpls() local 904 int start_id = gve_xdp_tx_start_queue_id(priv); in init_xdp_sync_stats() local 943 static void gve_tx_stop_rings(struct gve_priv *priv, int start_id, int num_rings) in gve_tx_stop_rings() 958 static void gve_tx_start_rings(struct gve_priv *priv, int start_id, in gve_tx_start_rings() 1025 int start_id; in gve_destroy_xdp_rings() local
|
H A D | gve_adminq.c | 707 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/sound/virtio/ |
H A D | virtio_ctl_msg.c | 261 int virtsnd_ctl_query_info(struct virtio_snd *snd, int command, int start_id, in virtsnd_ctl_query_info()
|
/linux/drivers/infiniband/hw/hfi1/ |
H A D | netdev_rx.c | 478 void *hfi1_netdev_get_first_data(struct hfi1_devdata *dd, int *start_id) in hfi1_netdev_get_first_data()
|
/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | adf_gen4_hw_data.c | 344 unsigned int ae_mask, start_id, worker_obj_cnt, i; in adf_gen4_get_ring_to_svc_map() local
|
/linux/drivers/message/fusion/ |
H A D | mptsas.h | 186 u8 start_id; /* starting logical target id */ member
|
/linux/sound/hda/ |
H A D | hdac_device.c | 358 hda_nid_t *start_id) in snd_hdac_get_sub_nodes()
|
/linux/tools/bpf/bpftool/ |
H A D | btf.c | 453 int start_id = 1; in dump_btf_raw() local
|
/linux/include/uapi/linux/ |
H A D | virtio_snd.h | 113 __le32 start_id; member
|
H A D | bpf.h | 1633 __u32 start_id; member
|
/linux/tools/lib/bpf/ |
H A D | btf.c | 103 int start_id; member 915 static __s32 btf_find_by_name_kind(const struct btf *btf, int start_id, in btf_find_by_name_kind()
|
H A D | linker.c | 2300 int i, j, n, start_id, id, err; in linker_append_btf() local
|
/linux/arch/arm64/kvm/vgic/ |
H A D | vgic-its.c | 2099 int start_id, entry_fn_t fn, void *opaque) in scan_its_table()
|
/linux/kernel/bpf/ |
H A D | btf.c | 273 u32 start_id; /* first type ID in this BTF (0 for base BTF) */ member 5678 struct btf *btf, int start_id) in btf_check_type_tags()
|
/linux/drivers/net/ethernet/broadcom/ |
H A D | cnic.c | 657 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/ |
H A D | bpf.h | 1633 __u32 start_id; member
|