Home
last modified time | relevance | path

Searched refs:NUM (Results 1 – 19 of 19) sorted by relevance

/linux-6.3-rc2/Documentation/admin-guide/device-mapper/
A Dunstriped.rst46 NUM=4
47 SEQ_END=$((${NUM}-1))
51 RAID_SIZE=$((${MEMBER_SIZE}*${NUM}/512))
52 DM_PARMS="0 ${RAID_SIZE} striped ${NUM} ${CHUNK}"
63 echo "0 1 unstriped ${NUM} ${CHUNK} ${i} /dev/mapper/raid0 0" | dmsetup create set-${i}
/linux-6.3-rc2/tools/lib/bpf/
A Dlibbpf_common.h46 #define ___libbpf_select(NAME, NUM) ___libbpf_cat(NAME, NUM) argument
/linux-6.3-rc2/drivers/net/ethernet/sun/
A Dniu.h308 #define XMAC_ALT_ADDR0(NUM) (0x00218UL + (NUM)*0x18UL) argument
311 #define XMAC_ALT_ADDR1(NUM) (0x00220UL + (NUM)*0x18UL) argument
314 #define XMAC_ALT_ADDR2(NUM) (0x00228UL + (NUM)*0x18UL) argument
332 #define XMAC_HASH_TBL(NUM) (0x00840UL + (NUM) * 0x8UL) argument
337 #define XMAC_HOST_INFO(NUM) (0x00900UL + (NUM) * 0x8UL) argument
505 #define BMAC_ALT_ADDR0(NUM) (0x00118UL + (NUM)*0x18UL) argument
508 #define BMAC_ALT_ADDR1(NUM) (0x00120UL + (NUM)*0x18UL) argument
511 #define BMAC_ALT_ADDR2(NUM) (0x00128UL + (NUM)*0x18UL) argument
538 #define BMAC_HASH_TBL(NUM) (0x002c0UL + (NUM) * 0x8UL) argument
577 #define BMAC_HOST_INFO(NUM) (0x00400UL + (NUM) * 0x8UL) argument
[all …]
/linux-6.3-rc2/tools/testing/selftests/bpf/
A Dtest_xdp_redirect_multi.sh29 NUM=3
55 for i in $(seq 0 $NUM); do
86 for i in $(seq $NUM); do
/linux-6.3-rc2/tools/perf/util/
A Dparse-events.c1023 CHECK_TYPE_VAL(NUM); in config_term_common()
1027 CHECK_TYPE_VAL(NUM); in config_term_common()
1031 CHECK_TYPE_VAL(NUM); in config_term_common()
1035 CHECK_TYPE_VAL(NUM); in config_term_common()
1038 CHECK_TYPE_VAL(NUM); in config_term_common()
1052 CHECK_TYPE_VAL(NUM); in config_term_common()
1064 CHECK_TYPE_VAL(NUM); in config_term_common()
1067 CHECK_TYPE_VAL(NUM); in config_term_common()
1070 CHECK_TYPE_VAL(NUM); in config_term_common()
1073 CHECK_TYPE_VAL(NUM); in config_term_common()
[all …]
/linux-6.3-rc2/tools/testing/selftests/kselftest/
A Drunner.sh48 NUM="$3"
/linux-6.3-rc2/Documentation/translations/zh_CN/admin-guide/
A Dcputopology.rst95 阅读Documentation/core-api/cpu_hotplug.rst可了解开机参数possible_cpus=NUM,同时还
/linux-6.3-rc2/drivers/accessibility/speakup/
A Dmain.c199 NUM, NUM, NUM, NUM, NUM, NUM, NUM, NUM, /* 01234567 */
200 NUM, NUM, A_PUNC, PUNC, PUNC, PUNC, PUNC, A_PUNC, /* 89:;<=>? */
A Dspeakup.h23 #define NUM 0x0009 macro
A Dvarhandlers.c81 value = NUM; in spk_chartab_get_value()
A Dkobjects.c56 else if (IS_TYPE(i, NUM)) in chars_chartab_show()
/linux-6.3-rc2/tools/testing/selftests/bpf/progs/
A Dbpf_flow.c23 #define PROG_(NUM, NAME) SEC("flow_dissector") int flow_dissector_##NUM argument
/linux-6.3-rc2/tools/perf/Documentation/
A Dperf-probe.txt130 --max-probes=NUM::
217 "FUNC[@SRC][:RLN[+NUM|-RLN2]]|SRC[:ALN[+NUM|-ALN2]]"
223 many lines to show by using 'NUM'. Moreover, 'FUNC@SRC' combination is good
A Dperf-kwork.txt38 (TYPE)NAME:NUM (msec) (msec)
/linux-6.3-rc2/Documentation/admin-guide/
A Dcputopology.rst100 See Documentation/core-api/cpu_hotplug.rst for the possible_cpus=NUM
/linux-6.3-rc2/drivers/media/dvb-frontends/drx39xyj/
A Ddrx_driver.h440 #define DRX_VERSIONSTRING_HELP(NUM) #NUM argument
/linux-6.3-rc2/Documentation/networking/
A Drepresentors.rst257 - legacy SR-IOV (``ip link set DEVICE vf NUM mac LLADDR``)
/linux-6.3-rc2/Documentation/input/devices/
A Datarikbd.rst607 NUM ; number of bytes (0-128)
/linux-6.3-rc2/Documentation/filesystems/
A Doverlayfs.rst225 - "redirect_max=NUM":

Completed in 56 milliseconds