Searched refs:ARRAY (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/arch/x86/kernel/cpu/ |
H A D | mkcapflags.sh | 13 ARRAY=$1 22 echo "const char * const $ARRAY[$SIZE] = {"
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | timer.c | 63 #define ARRAY 1 macro 79 if (*key == ARRAY) { in timer_cb1() 136 int array_key = ARRAY; in BPF_PROG2() 175 int array_key = ARRAY; in timer_cb2()
|
/openbmc/openbmc-tools/dbus-pcap/ |
H A D | dbus-pcap | 79 ARRAY = ord("a") variable in DBusType 111 DBusType.ARRAY.value, 139 DBusType.ARRAY.value: TypeProperty(DBusType.ARRAY, None, DBusType.UINT32), 155 if sig == DBusType.ARRAY.value: 156 ty = DBusType.ARRAY, parse_signature(sigstream) 335 if tc.type == DBusType.ARRAY:
|
/openbmc/linux/Documentation/userspace-api/netlink/ |
H A D | genetlink-legacy.rst | 23 [ARRAY-ATTR] 28 [ARRAY-ATTR] 33 where ``ARRAY-ATTR`` is the array entry type. 41 [ARRAY-ATTR]
|
/openbmc/qemu/target/hexagon/mmvec/ |
H A D | macros.h | 305 #define fVARRAY_ELEMENT_ACCESS(ARRAY, TYPE, INDEX) \ argument 306 ARRAY.v[(INDEX) / (fVECSIZE() / (sizeof(ARRAY.TYPE[0])))].TYPE[(INDEX) % \ 307 (fVECSIZE() / (sizeof(ARRAY.TYPE[0])))]
|
/openbmc/linux/tools/bpf/bpftool/Documentation/ |
H A D | bpftool-btf.rst | 170 [8] ARRAY '(anon)' type_id=7 index_type_id=9 nr_elems=16 225 [2866] ARRAY '(anon)' type_id=52 index_type_id=51 nr_elems=4
|
H A D | bpftool-gen.rst | 391 [4] ARRAY '(anon)' type_id=1 index_type_id=21 nr_elems=2 427 [4] ARRAY '(anon)' type_id=5 index_type_id=8 nr_elems=6
|
/openbmc/qemu/target/hexagon/imported/mmvec/ |
H A D | macros.def | 725 …ARRAY.v[(INDEX) / (fVECSIZE()/(sizeof(ARRAY.TYPE[0])))].TYPE[(INDEX) % (fVECSIZE()/(sizeof(ARRAY.T…
|
/openbmc/linux/Documentation/bpf/ |
H A D | graph_ds_impl.rst | 26 with the map API (HASH, ARRAY), others less so. Consequently, programs
|
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/ |
H A D | 0013-eglibc-Forward-port-cross-locale-generation-support.patch | 446 /* Likewise, but munge an array of N uint32_ts starting at ARRAY. */
|
/openbmc/qemu/docs/devel/ |
H A D | qapi-code-gen.rst | 254 TYPE-REF = STRING | ARRAY-TYPE 255 ARRAY-TYPE = [ STRING ]
|
/openbmc/linux/ |
H A D | MAINTAINERS | 9222 HEWLETT-PACKARD SMART ARRAY RAID DRIVER (hpsa) 14208 MICROSEMI SMART ARRAY SMARTPQI DRIVER (smartpqi)
|