Home
last modified time | relevance | path

Searched refs:_t (Results 1 – 34 of 34) sorted by relevance

/linux-4.4.14/include/asm-generic/
Datomic-long.h40 ATOMIC_LONG_PFX(_t) *v = (ATOMIC_LONG_PFX(_t) *)l; \
52 ATOMIC_LONG_PFX(_t) *v = (ATOMIC_LONG_PFX(_t) *)l; \ in ATOMIC_LONG_READ_OP()
65 ATOMIC_LONG_PFX(_t) *v = (ATOMIC_LONG_PFX(_t) *)l; \
81 (ATOMIC_LONG_PFX(_cmpxchg_relaxed)((ATOMIC_LONG_PFX(_t) *)(l), \
84 (ATOMIC_LONG_PFX(_cmpxchg_acquire)((ATOMIC_LONG_PFX(_t) *)(l), \
87 (ATOMIC_LONG_PFX(_cmpxchg_release)((ATOMIC_LONG_PFX(_t) *)(l), \
90 (ATOMIC_LONG_PFX(_cmpxchg)((ATOMIC_LONG_PFX(_t) *)(l), (old), (new)))
93 (ATOMIC_LONG_PFX(_xchg_relaxed)((ATOMIC_LONG_PFX(_t) *)(v), (new)))
95 (ATOMIC_LONG_PFX(_xchg_acquire)((ATOMIC_LONG_PFX(_t) *)(v), (new)))
97 (ATOMIC_LONG_PFX(_xchg_release)((ATOMIC_LONG_PFX(_t) *)(v), (new)))
[all …]
/linux-4.4.14/arch/parisc/lib/
Dmemcpy.c100 #define def_load_ai_insn(_insn,_sz,_tt,_s,_a,_t,_e) \ argument
104 : _tt(_t), "+r"(_a) \
108 #define def_store_ai_insn(_insn,_sz,_tt,_s,_a,_t,_e) \ argument
113 : _tt(_t) \
116 #define ldbma(_s, _a, _t, _e) def_load_ai_insn(ldbs,1,"=r",_s,_a,_t,_e) argument
117 #define stbma(_s, _t, _a, _e) def_store_ai_insn(stbs,1,"r",_s,_a,_t,_e) argument
118 #define ldwma(_s, _a, _t, _e) def_load_ai_insn(ldw,4,"=r",_s,_a,_t,_e) argument
119 #define stwma(_s, _t, _a, _e) def_store_ai_insn(stw,4,"r",_s,_a,_t,_e) argument
120 #define flddma(_s, _a, _t, _e) def_load_ai_insn(fldd,8,"=f",_s,_a,_t,_e) argument
121 #define fstdma(_s, _t, _a, _e) def_store_ai_insn(fstd,8,"f",_s,_a,_t,_e) argument
[all …]
Dchecksum.c25 #define addc(_t,_r) \ argument
29 : "=r"(_t) \
30 : "r"(_r), "0"(_t));
/linux-4.4.14/include/math-emu/
Dop-common.h839 _FP_W_TYPE _t = (x); \
841 if (_t > 0xffff) r -= 16; \
842 if (_t > 0xffff) _t >>= 16; \
843 if (_t > 0xff) r -= 8; \
844 if (_t > 0xff) _t >>= 8; \
845 if (_t & 0xf0) r -= 4; \
846 if (_t & 0xf0) _t >>= 4; \
847 if (_t & 0xc) r -= 2; \
848 if (_t & 0xc) _t >>= 2; \
849 if (_t & 0x2) r -= 1; \
[all …]
Dop-4.h343 UWtype _t; \
345 umul_ppmm(p2,_t,m,n1); \
346 __FP_FRAC_ADDI_2(p2,p1,_t); \
347 umul_ppmm(p3,_t,m,n2); \
348 __FP_FRAC_ADDI_2(p3,p2,_t); \
600 UWtype _t; \
601 _t = ((x0 += i) < i); \
602 x1 += _t; _t = (x1 < _t); \
603 x2 += _t; _t = (x2 < _t); \
604 x3 += _t; \
Dop-2.h162 UWtype _t = xl; \
163 xh -= yh + ((xl -= yl) > _t); \
/linux-4.4.14/drivers/regulator/
Dtps65023-regulator.c89 #define TPS65023_REGULATOR_DCDC(_num, _t, _em) \ argument
95 .n_voltages = ARRAY_SIZE(_t), \
99 .volt_table = _t, \
101 .vsel_mask = ARRAY_SIZE(_t) - 1, \
108 #define TPS65023_REGULATOR_LDO(_num, _t, _vm) \ argument
114 .n_voltages = ARRAY_SIZE(_t), \
118 .volt_table = _t, \
Dtps65217-regulator.c31 _t, _lr, _nlr) \ argument
45 .volt_table = _t, \
/linux-4.4.14/arch/sparc/include/asm/
Dstring_32.h27 void *_t = (_to); \
28 __memmove(_t, (_from), (_n)); \
29 _t; \
/linux-4.4.14/arch/blackfin/include/asm/
Dipipe.h90 #define ipipe_tsc2ns(_t) (((unsigned long)(_t)) * __ipipe_freq_scale) argument
91 #define ipipe_tsc2us(_t) (ipipe_tsc2ns(_t) / 1000 + 1) argument
/linux-4.4.14/arch/arm64/include/asm/
Defi.h15 efi_##f##_t *__f; \
29 efi_##f##_t *__f; \
/linux-4.4.14/include/linux/
Dcgroup-defs.h37 #define SUBSYS_TAG(_t) CGROUP_ ## _t, \ argument
38 __unused_tag_ ## _t = CGROUP_ ## _t - 1,
Dthermal.h51 long _t = (t); \
52 ((_t-2732 >= 0) ? (_t-2732+5)/10 : (_t-2732-5)/10); \
Dbtree-type.h7 #define VISITOR_FN_T _BTREE_TP(visitor, BTREE_TYPE_SUFFIX, _t)
/linux-4.4.14/arch/mips/include/asm/octeon/
Dcvmx.h211 static inline void cvmx_write64_##TYPE(uint64_t addr, TYPE##_t val) \
213 *CASTPTR(volatile TYPE##_t, addr) = val; \
225 static inline TYPE##_t cvmx_read64_##TYPE(uint64_t addr) \
227 return *CASTPTR(volatile TYPE##_t, addr); \
/linux-4.4.14/tools/testing/selftests/seccomp/
Dtest_harness.h368 #define __EXPECT(_expected, _seen, _t, _assert) do { \ argument
372 if (!(__exp _t __seen)) { \
376 #_expected, __exp_print, #_t, \
384 #define __EXPECT_STR(_expected, _seen, _t, _assert) do { \ argument
387 if (!(strcmp(__exp, __seen) _t 0)) { \
388 __TH_LOG("Expected '%s' %s '%s'.", __exp, #_t, __seen); \
/linux-4.4.14/kernel/locking/
Dspinlock.c61 void __lockfunc __raw_##op##_lock(locktype##_t *lock) \
77 unsigned long __lockfunc __raw_##op##_lock_irqsave(locktype##_t *lock) \
98 void __lockfunc __raw_##op##_lock_irq(locktype##_t *lock) \
103 void __lockfunc __raw_##op##_lock_bh(locktype##_t *lock) \
/linux-4.4.14/drivers/scsi/fnic/
Dfnic_trace.h87 #define FNIC_TRACE(_fn, _hn, _t, _a, _b, _c, _d, _e) \ argument
99 trace_buf->tag = _t; \
/linux-4.4.14/arch/x86/include/asm/
Defi.h42 __s = ((efi_##f##_t __attribute__((regparm(0)))*) \
52 ((efi_##f##_t __attribute__((regparm(0)))*) \
/linux-4.4.14/arch/s390/boot/
DMakefile7 tr -c '[0-9A-Za-z]' '_'`_t
/linux-4.4.14/drivers/scsi/libsas/
Dsas_internal.h40 #define ASSIGN_SAS_TASK(_sc, _t) do { (_sc)->host_scribble = (void *) _t; } while (0) argument
/linux-4.4.14/crypto/asymmetric_keys/
Dx509_parser.h53 extern int x509_decode_time(time64_t *_t, size_t hdrlen,
Dx509_cert_parser.c493 int x509_decode_time(time64_t *_t, size_t hdrlen, in x509_decode_time() argument
556 *_t = mktime64(year, mon, day, hour, min, sec); in x509_decode_time()
/linux-4.4.14/arch/mips/vdso/
Dgenvdso.c82 static uint##bits##_t swap_uint##bits(uint##bits##_t val) \
/linux-4.4.14/net/l2tp/
Dl2tp_core.c144 #define l2tp_tunnel_inc_refcount(_t) \ argument
147 __func__, __LINE__, (_t)->name, \
148 atomic_read(&_t->ref_count)); \
149 l2tp_tunnel_inc_refcount_1(_t); \
151 #define l2tp_tunnel_dec_refcount(_t) \ argument
154 __func__, __LINE__, (_t)->name, \
155 atomic_read(&_t->ref_count)); \
156 l2tp_tunnel_dec_refcount_1(_t); \
/linux-4.4.14/drivers/md/bcache/
Dutil.h236 typeof(*((dest)->data)) _t; \
238 fifo_pop(src, _t)) \
239 fifo_push(dest, _t); \
/linux-4.4.14/drivers/staging/comedi/drivers/
Daddi_apci_3120.c67 #define APCI3120_TIMER_MODE(_t, _m) ((_m) << ((_t) * 2)) argument
72 #define APCI3120_TIMER_MODE_MASK(_t) (3 << ((_t) * 2)) argument
/linux-4.4.14/arch/x86/entry/vdso/
Dvdso2c.c154 #define INT_BITS BITSFUNC2(int, ELF_BITS, _t)
/linux-4.4.14/drivers/atm/
Diphase.h1445 u32 _t; \
1448 _t = readl(iadev->reg+IPHASE5575_EEPROM_ACCESS); \
1449 value = (_t & NVDO) ? 1 : 0; \
/linux-4.4.14/drivers/media/usb/airspy/
Dairspy.c160 #define airspy_dbg_usb_control_msg(_dev, _r, _t, _v, _i, _b, _l) { \ argument
162 if (_t & USB_DIR_IN) \
167 _t, _r, _v & 0xff, _v >> 8, _i & 0xff, _i >> 8, \
/linux-4.4.14/drivers/media/usb/msi2500/
Dmsi2500.c661 #define msi2500_dbg_usb_control_msg(_dev, _r, _t, _v, _i, _b, _l) { \ argument
663 if (_t & USB_DIR_IN) \
668 _t, _r, _v & 0xff, _v >> 8, _i & 0xff, _i >> 8, \
/linux-4.4.14/drivers/media/usb/hackrf/
Dhackrf.c179 #define hackrf_dbg_usb_control_msg(_dev, _r, _t, _v, _i, _b, _l) { \ argument
181 if (_t & USB_DIR_IN) \
186 _t, _r, _v & 0xff, _v >> 8, _i & 0xff, \
/linux-4.4.14/drivers/usb/atm/
Dcxacru.c238 #define CXACRU_ATTR_CREATE(_v, _t, _name) CXACRU_DEVICE_CREATE_FILE(_name) argument
243 #define CXACRU_ATTR_REMOVE(_v, _t, _name) CXACRU_DEVICE_REMOVE_FILE(_name) argument
/linux-4.4.14/arch/x86/boot/compressed/
Deboot.c31 efi_system_table_##bits##_t *table; \
32 efi_boot_services_##bits##_t *bt; \