Searched refs:CLASS (Results 1 – 10 of 10) sorted by relevance
/linux-6.6.21/include/linux/ |
D | asn1_ber_bytecode.h | 84 #define _tag(CLASS, CP, TAG) ((ASN1_##CLASS << 6) | (ASN1_##CP << 5) | ASN1_##TAG) argument 85 #define _tagn(CLASS, CP, TAG) ((ASN1_##CLASS << 6) | (ASN1_##CP << 5) | TAG) argument
|
D | cleanup.h | 85 #define CLASS(_name, var) \ macro 109 CLASS(_name, __UNIQUE_ID(guard)) 112 for (CLASS(_name, scope)(args), \
|
/linux-6.6.21/rust/kernel/ |
D | sync.rs | 44 static CLASS: $crate::sync::LockClassKey = $crate::sync::LockClassKey::new(); constant 45 &CLASS
|
/linux-6.6.21/Documentation/admin-guide/ |
D | java.rst | 82 CLASS=$1 88 # CLASS=Test.class 98 if [ "`basename $CLASS .class`" == "$FQCLASSN" ]; then 100 cd -L `dirname $CLASS` 108 cd -P `dirname $CLASS` 116 if [ ! -L $CLASS ]; then 119 echo " $CLASS should be in a" \ 124 if [ ! -L $CLASS ]; then break; fi 133 CLASS=`ls --color=no -l $CLASS | sed -e 's/^.* \([^ ]*\)$/\1/'`
|
D | hw_random.rst | 43 CLASS DEVICE. There is a /sys/class/misc/hw_random node with
|
/linux-6.6.21/drivers/net/ethernet/sfc/ |
D | ef100_rx.c | 44 rxclass = le16_to_cpu((__force __le16)PREFIX_FIELD(prefix, CLASS)); in ef100_has_fcs_error()
|
/linux-6.6.21/Documentation/filesystems/caching/ |
D | fscache.rst | 168 |CLASS |EVENT |MEANING |
|
/linux-6.6.21/Documentation/networking/ |
D | pktgen.rst | 225 …pgset "traffic_class XX" set former IPv6 TRAFFIC CLASS (e.g. "traffic_class B8" for EF no ECN, def…
|
/linux-6.6.21/scripts/ |
D | asn1_compiler.c | 219 _(CLASS),
|
/linux-6.6.21/ |
D | MAINTAINERS | 3432 BACKLIGHT CLASS/SUBSYSTEM 7168 DRM PRIVACY-SCREEN CLASS 17132 POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS 20919 SYSTEM TRACE MODULE CLASS 22382 USB TYPEC CLASS 22416 USB VIDEO CLASS
|