Searched refs:get_domain (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/arm/include/asm/
H A Ddomain.h85 static __always_inline unsigned int get_domain(void) function
105 static __always_inline unsigned int get_domain(void) function
H A Duaccess.h30 unsigned int old_domain = get_domain();
/linux-master/drivers/rapidio/switches/
H A Didtcps.c124 .get_domain = idtcps_get_domain,
H A Didt_gen2.c411 .get_domain = idtg2_get_domain,
/linux-master/arch/arm/kernel/
H A Dprocess.c130 domain = get_domain();
252 thread->cpu_domain = get_domain();
/linux-master/include/linux/
H A Drio.h113 * @get_domain: Callback for switch-specific domain get function
130 int (*get_domain) (struct rio_mport *mport, u16 destid, u8 hopcount, member in struct:rio_switch_ops

Completed in 142 milliseconds