/linux-6.6.21/drivers/net/ethernet/google/gve/ |
D | gve_main.c | 589 int start_id; in gve_register_xdp_qpls() local 611 int start_id; in gve_register_qpls() local 647 int start_id; in gve_unregister_xdp_qpls() local 667 int start_id; in gve_unregister_qpls() local 771 int start_id = gve_xdp_tx_start_queue_id(priv); in add_napi_init_xdp_sync_stats() local 808 static void gve_tx_free_rings(struct gve_priv *priv, int start_id, int num_rings) in gve_tx_free_rings() 819 int start_id; in gve_alloc_xdp_rings() local 886 int start_id; in gve_destroy_xdp_rings() local 938 int ntfy_idx, start_id; in gve_free_xdp_rings() local 1068 int start_id; in gve_alloc_xdp_qpls() local [all …]
|
D | gve_adminq.c | 550 int gve_adminq_create_tx_queues(struct gve_priv *priv, u32 start_id, u32 num_queues) in gve_adminq_create_tx_queues() 650 int gve_adminq_destroy_tx_queues(struct gve_priv *priv, u32 start_id, u32 num_queues) in gve_adminq_destroy_tx_queues()
|
D | gve_tx.c | 303 int gve_tx_alloc_rings(struct gve_priv *priv, int start_id, int num_rings) in gve_tx_alloc_rings() 327 void gve_tx_free_rings_gqi(struct gve_priv *priv, int start_id, int num_rings) in gve_tx_free_rings_gqi()
|
/linux-6.6.21/tools/testing/selftests/bpf/prog_tests/ |
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-6.6.21/tools/lib/bpf/ |
D | bpf.c | 988 static int bpf_obj_get_next_id(__u32 start_id, __u32 *next_id, int cmd) in bpf_obj_get_next_id() 1004 int bpf_prog_get_next_id(__u32 start_id, __u32 *next_id) in bpf_prog_get_next_id() 1009 int bpf_map_get_next_id(__u32 start_id, __u32 *next_id) in bpf_map_get_next_id() 1014 int bpf_btf_get_next_id(__u32 start_id, __u32 *next_id) in bpf_btf_get_next_id() 1019 int bpf_link_get_next_id(__u32 start_id, __u32 *next_id) in bpf_link_get_next_id()
|
D | btf.c | 102 int start_id; member 752 static __s32 btf_find_by_name_kind(const struct btf *btf, int start_id, in btf_find_by_name_kind()
|
D | linker.c | 2237 int i, j, n, start_id, id; in linker_append_btf() local
|
/linux-6.6.21/sound/virtio/ |
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-6.6.21/drivers/infiniband/hw/hfi1/ |
D | netdev_rx.c | 473 void *hfi1_netdev_get_first_data(struct hfi1_devdata *dd, int *start_id) in hfi1_netdev_get_first_data()
|
/linux-6.6.21/tools/bpf/bpftool/ |
D | btf.c | 438 int start_id = 1; in dump_btf_raw() local
|
/linux-6.6.21/drivers/message/fusion/ |
D | mptsas.h | 186 u8 start_id; /* starting logical target id */ member
|
/linux-6.6.21/drivers/soc/hisilicon/ |
D | kunpeng_hccs.h | 134 u8 start_id; member
|
D | kunpeng_hccs.c | 463 u8 start_id; in hccs_get_all_port_attr() local
|
/linux-6.6.21/sound/hda/ |
D | hdac_device.c | 357 hda_nid_t *start_id) in snd_hdac_get_sub_nodes()
|
/linux-6.6.21/include/uapi/linux/ |
D | virtio_snd.h | 91 __le32 start_id; member
|
D | bpf.h | 1512 __u32 start_id; member
|
/linux-6.6.21/drivers/scsi/qedi/ |
D | qedi_main.c | 533 u16 start_id, u16 next) in qedi_init_id_tbl()
|
/linux-6.6.21/arch/arm64/kvm/vgic/ |
D | vgic-its.c | 2170 int start_id, entry_fn_t fn, void *opaque) in scan_its_table()
|
/linux-6.6.21/kernel/bpf/ |
D | btf.c | 264 u32 start_id; /* first type ID in this BTF (0 for base BTF) */ member 5413 struct btf *btf, int start_id) in btf_check_type_tags()
|
/linux-6.6.21/drivers/net/ethernet/broadcom/ |
D | cnic.c | 656 static int cnic_init_id_tbl(struct cnic_id_tbl *id_tbl, u32 size, u32 start_id, in cnic_init_id_tbl()
|
/linux-6.6.21/tools/include/uapi/linux/ |
D | bpf.h | 1512 __u32 start_id; member
|