Home
last modified time | relevance | path

Searched refs:HEX (Results 1 – 7 of 7) sorted by relevance

/linux-5.19.10/tools/testing/selftests/ftrace/test.d/trigger/
Dtrigger-hist-mod.tc27 HEX=`printf %x $PID`
28 grep "parent_pid: $HEX" events/sched/sched_process_fork/hist > /dev/null || \
/linux-5.19.10/drivers/target/iscsi/
Discsi_target_auth.c278 if (type == HEX) { in chap_server_compute_hash()
298 if (type != HEX) { in chap_server_compute_hash()
381 if (type == HEX) in chap_server_compute_hash()
407 if (type != HEX) { in chap_server_compute_hash()
Discsi_target_nego.h6 #define HEX 1 macro
Discsi_target_nego.c78 *type = HEX; in extract_param()
/linux-5.19.10/Documentation/ABI/testing/
Dsysfs-bus-pci-drivers-janz-cmodio6 Value representing the HEX switch S2 of the janz carrier board CMOD-IO or CAN-PCI2
/linux-5.19.10/net/mac80211/
Ddebugfs_netdev.c168 HEX);
170 HEX);
208 IEEE80211_IF_FILE(flags, flags, HEX);
541 IEEE80211_IF_FILE(multicast_to_unicast, u.ap.multicast_to_unicast, HEX);
/linux-5.19.10/kernel/trace/
Dtrace.h1196 C(HEX, "hex"), \