Home
last modified time | relevance | path

Searched defs:array (Results 276 – 285 of 285) sorted by relevance

1...<<1112

/linux-6.14.4/net/ipv6/
Daddrconf.c5621 __s32 *array, int bytes) in ipv6_store_devconf()
/linux-6.14.4/drivers/gpu/drm/i915/display/
Dintel_dp.c1532 static void seq_buf_print_array(struct seq_buf *s, const int *array, int nelem) in seq_buf_print_array()
/linux-6.14.4/mm/
Dhugetlb.c4784 unsigned int *array = h->free_huge_pages_node; in allowed_mems_nr() local
/linux-6.14.4/drivers/infiniband/hw/hns/
Dhns_roce_device.h504 struct xarray array; member
/linux-6.14.4/sound/pci/hda/
Dhda_generic.c290 struct nid_path *array = spec->paths.list; in snd_hda_get_path_idx() local
/linux-6.14.4/drivers/gpu/drm/vmwgfx/device_include/
Dsvga3d_cmd.h549 SVGA3dArray array; member
/linux-6.14.4/drivers/accel/habanalabs/common/
Dhabanalabs.h222 #define UNSET_GLBL_SEC_BIT(array, b) ((array)[((b) / 32)] |= (1 << ((b) % 32))) argument
/linux-6.14.4/net/core/
Dfilter.c4931 struct bpf_array *array = container_of(map, struct bpf_array, map); in BPF_CALL_3() local
/linux-6.14.4/tools/lib/bpf/
Dlibbpf.c10235 const struct btf_array *array; in map_btf_datasec_resize() local
/linux-6.14.4/kernel/bpf/
Dverifier.c11702 const struct btf_array *array; in __btf_type_is_scalar_struct() local

1...<<1112