Searched defs:get_flags (Results 1 - 4 of 4) sorted by relevance
/linux-4.4.14/arch/sparc/kernel/ | ||
H A D | of_device_common.h | 33 unsigned long (*get_flags)(const u32 *addr, unsigned long); member in struct:of_bus |
/linux-4.4.14/include/net/ | ||
H A D | lib80211.h | 78 unsigned long (*get_flags) (void *priv); member in struct:lib80211_crypto_ops |
/linux-4.4.14/drivers/of/ | ||
H A D | address.c | 45 unsigned int (*get_flags)(const __be32 *addr); of_dump_addr() member in struct:of_bus |
/linux-4.4.14/arch/x86/kernel/ | ||
H A D | ptrace.c | 379 static unsigned long get_flags(struct task_struct *task) get_flags() function |
Completed in 158 milliseconds