Home
last modified time | relevance | path

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

/linux-6.15/Documentation/admin-guide/device-mapper/
H 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.15/tools/lib/bpf/
H A Dlibbpf_common.h46 #define ___libbpf_select(NAME, NUM) ___libbpf_cat(NAME, NUM) argument
/linux-6.15/drivers/net/ethernet/sun/
H 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.15/lib/tests/module/
H A Dgen_test_kallsyms.sh38 NUM=$2
39 for i in $(seq 1 $NUM); do
/linux-6.15/tools/perf/util/
H A Dparse-events.c886 CHECK_TYPE_VAL(NUM); in config_term_common()
890 CHECK_TYPE_VAL(NUM); in config_term_common()
894 CHECK_TYPE_VAL(NUM); in config_term_common()
898 CHECK_TYPE_VAL(NUM); in config_term_common()
902 CHECK_TYPE_VAL(NUM); in config_term_common()
905 CHECK_TYPE_VAL(NUM); in config_term_common()
919 CHECK_TYPE_VAL(NUM); in config_term_common()
931 CHECK_TYPE_VAL(NUM); in config_term_common()
934 CHECK_TYPE_VAL(NUM); in config_term_common()
937 CHECK_TYPE_VAL(NUM); in config_term_common()
[all …]
/linux-6.15/tools/testing/selftests/arm64/abi/
H A Dhwcap.c1105 #define DEF_SIGHANDLER_FUNC(SIG, NUM) \ argument
1185 #define DEF_INST_RAISE_SIG(SIG, NUM) \ argument
1195 install_sigaction(NUM, handle_##SIG); \
1217 uninstall_sigaction(NUM); \
/linux-6.15/security/
H A Dsecurity.c112 #define LSM_HOOK_TRAMP(NAME, NUM) \ argument
113 &STATIC_CALL_TRAMP(LSM_STATIC_CALL(NAME, NUM))
115 #define LSM_HOOK_TRAMP(NAME, NUM) NULL argument
121 #define DEFINE_LSM_STATIC_CALL(NUM, NAME, RET, ...) \ argument
122 DEFINE_STATIC_CALL_NULL(LSM_STATIC_CALL(NAME, NUM), \
124 DEFINE_STATIC_KEY_FALSE(SECURITY_HOOK_ACTIVE_KEY(NAME, NUM));
145 #define INIT_LSM_STATIC_CALL(NUM, NAME) \ argument
147 .key = &STATIC_CALL_KEY(LSM_STATIC_CALL(NAME, NUM)), \
148 .trampoline = LSM_HOOK_TRAMP(NAME, NUM), \
149 .active = &SECURITY_HOOK_ACTIVE_KEY(NAME, NUM), \
[all …]
/linux-6.15/drivers/accessibility/speakup/
H A Dmain.c199 NUM, NUM, NUM, NUM, NUM, NUM, NUM, NUM, /* 01234567 */
200 NUM, NUM, A_PUNC, PUNC, PUNC, PUNC, PUNC, A_PUNC, /* 89:;<=>? */
H A Dspeakup.h23 #define NUM 0x0009 macro
H A Dvarhandlers.c81 value = NUM; in spk_chartab_get_value()
H A Dkobjects.c56 else if (IS_TYPE(i, NUM)) in chars_chartab_show()
/linux-6.15/Documentation/translations/zh_TW/admin-guide/
H A Dcputopology.rst95 閱讀Documentation/core-api/cpu_hotplug.rst可瞭解開機參數possible_cpus=NUM,同時還
/linux-6.15/Documentation/translations/zh_CN/admin-guide/
H A Dcputopology.rst95 阅读Documentation/core-api/cpu_hotplug.rst可了解开机参数possible_cpus=NUM,同时还
/linux-6.15/tools/testing/selftests/bpf/progs/
H A Dbpf_flow.c23 #define PROG_(NUM, NAME) SEC("flow_dissector") int flow_dissector_##NUM argument
/linux-6.15/tools/perf/Documentation/
H 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
H A Dperf-kwork.txt42 (TYPE)NAME:NUM (msec) (msec)
/linux-6.15/Documentation/admin-guide/
H A Dcputopology.rst100 See Documentation/core-api/cpu_hotplug.rst for the possible_cpus=NUM
/linux-6.15/drivers/media/dvb-frontends/drx39xyj/
H A Ddrx_driver.h439 #define DRX_VERSIONSTRING_HELP(NUM) #NUM argument
/linux-6.15/Documentation/userspace-api/media/v4l/
H A Dvidioc-reqbufs.rst125 .. _V4L2-BUF-CAP-SUPPORTS-MAX-NUM-BUFFERS:
/linux-6.15/Documentation/networking/
H A Drepresentors.rst260 - legacy SR-IOV (``ip link set DEVICE vf NUM mac LLADDR``)
/linux-6.15/Documentation/input/devices/
H A Datarikbd.rst607 NUM ; number of bytes (0-128)
/linux-6.15/Documentation/filesystems/
H A Doverlayfs.rst234 - "redirect_max=NUM":