Searched refs:nod (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/mips/math-emu/
H A Dieee754int.h122 if (ieee754_csr.nod) { \
133 if (ieee754_csr.nod) { \
H A Dieee754sp.c98 if (ieee754_csr.nod) {
H A Dieee754dp.c98 if (ieee754_csr.nod) {
H A Dieee754.h159 __BITFIELD_FIELD(unsigned nod:1, /* set 1 for no denormals */
/linux-master/kernel/trace/
H A Drethook.c71 static int rethook_init_node(void *nod, void *context) argument
73 struct rethook_node *node = nod;
/linux-master/lib/
H A Dtest_objpool.c147 static int ot_init_node(void *nod, void *context) argument
150 struct ot_node *on = nod;
501 /* unref objpool with nod removed forever */
/linux-master/kernel/
H A Dkprobes.c1888 static int kretprobe_init_inst(void *nod, void *context) argument
1890 struct kretprobe_instance *ri = nod;

Completed in 143 milliseconds