| /linux/tools/testing/selftests/filesystems/ |
| H A D | fclog.c | 16 #define ASSERT_ERRNO(expected, _t, seen) \ argument
|
| /linux/tools/testing/selftests/proc/ |
| H A D | proc-pidns.c | 21 ASSERT_ERRNO(expected,_t,seen) global() argument
|
| /linux/drivers/regulator/ |
| H A D | tps65217-regulator.c | 23 _t, _lr, _nlr, _sr, _sm) \ argument
|
| /linux/drivers/scsi/fnic/ |
| H A D | fnic_trace.h | 73 #define FNIC_TRACE(_fn, _hn, _t, _a, _b, _c, _d, _e) \ argument
|
| /linux/drivers/scsi/libsas/ |
| H A D | sas_internal.h | 28 #define ASSIGN_SAS_TASK(_sc, _t) do { (_sc)->host_scribble = (void *) _t; } while (0) argument
|
| /linux/drivers/net/wireless/mediatek/mt76/ |
| H A D | mt76_connac_mcu.h | 1226 #define MCU_CMD(_t) FIELD_PREP(__MCU_CMD_FIELD_ID, \ argument 1228 #define MCU_EXT_CMD(_t) (MCU_CMD(EXT_CID) | \ argument 1231 #define MCU_EXT_QUERY(_t) (MCU_EXT_CMD(_t) | __MCU_CMD_FIELD_QUERY) argument 1232 #define MCU_UNI_CMD(_t) (__MCU_CMD_FIELD_UNI | \ argument 1236 #define MCU_UNI_QUERY(_t) (__MCU_CMD_FIELD_UNI | __MCU_CMD_FIELD_QUERY | \ argument 1240 #define MCU_CE_CMD(_t) (__MCU_CMD_FIELD_CE | \ argument 1243 #define MCU_CE_QUERY(_t) (MCU_CE_CMD(_t) | __MCU_CMD_FIELD_QUERY) argument 1245 #define MCU_WA_CMD(_t) (MCU_CMD(_t) | __MCU_CMD_FIELD_WA) argument 1246 #define MCU_WA_EXT_CMD(_t) (MCU_EXT_CMD(_t) | __MCU_CMD_FIELD_WA) argument 1247 #define MCU_WA_PARAM_CMD(_t) (MCU_WA_CMD(WA_PARAM) | \ argument [all …]
|
| /linux/tools/testing/selftests/ |
| H A D | kselftest_harness.h | 765 #define __EXPECT(_expected, _expected_str, _seen, _seen_str, _t, _assert) do { \ argument 811 #define __EXPECT_STR(_expected, _seen, _t, _assert) do { \ argument
|
| /linux/rust/pin-init/src/ |
| H A D | __internal.rs | 302 _t: PhantomData<T>, global() field
|
| /linux/include/linux/ |
| H A D | tty_port.h | 292 class_tty_port_tty_t _t = { in class_tty_port_tty_constructor() local
|
| /linux/drivers/usb/atm/ |
| H A D | cxacru.c | 221 #define CXACRU_ATTR_CREATE(_v, _t, _name) CXACRU_DEVICE_CREATE_FILE(_name) argument 226 #define CXACRU_ATTR_REMOVE(_v, _t, _name) CXACRU_DEVICE_REMOVE_FILE(_name) argument
|
| /linux/drivers/rtc/ |
| H A D | rtc-mt7622.c | 51 #define MTK_RTC_TREG(_t, _f) (0x40 + (0x4 * (_f)) + ((_t) * 0x20)) argument
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
| H A D | init.c | 292 #define TO_HW_TICK(_t) (((_t) > HW_TICK) ? ((_t) / HW_TICK) : HW_TICK) in mt7915_led_set_blink() argument
|
| /linux/rust/zerocopy/src/ |
| H A D | lib.rs | 6567 _t: T, in test_known_layout_derive() field 7355 _t: T, in test_transparent_packed_generic_struct() field 7366 _t: T, in test_transparent_packed_generic_struct() field
|
| /linux/crypto/asymmetric_keys/ |
| H A D | x509_cert_parser.c | 685 int x509_decode_time(time64_t *_t, size_t hdrlen, in x509_decode_time()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
| H A D | init.c | 335 #define TO_HW_TICK(_t) (((_t) > HW_TICK) ? ((_t) / HW_TICK) : HW_TICK) in mt7996_led_set_blink() argument
|
| /linux/rust/zerocopy/src/util/ |
| H A D | macro_util.rs | 994 _t: T, in test_trailing_field_offset() field
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | debug.c | 477 #define __GEN_TXPWR_ENT0(_t) { .len = 0, .txt = _t } argument 479 #define __GEN_TXPWR_ENT2(_t, _e0, _e1) \ argument 482 #define __GEN_TXPWR_ENT4(_t, _e0, _e1, _e2, _e3) \ argument 485 #define __GEN_TXPWR_ENT8(_t, _e0, _e1, _e2, _e3, _e4, _e5, _e6, _e7) \ argument
|