Searched refs:__pure (Results 1 – 7 of 7) sorted by relevance
66 extern unsigned int __pure full_name_hash(const void *salt, const char *, unsigned int);77 extern u64 __pure hashlen_string(const void *salt, const char *name);
8 bool __pure glob_match(char const *pat, char const *str);
54 static inline u64 __pure bcm963xx_nvram_nand_part_offset( in bcm963xx_nvram_nand_part_offset()64 static inline u64 __pure bcm963xx_nvram_nand_part_size( in bcm963xx_nvram_nand_part_size()
8 unsigned int irq_get_nr_irqs(void) __pure;
314 #define __pure __attribute__((__pure__)) macro
879 bool __pure __efi_soft_reserve_enabled(void);881 static inline bool __pure efi_soft_reserve_enabled(void) in efi_soft_reserve_enabled()
152 bool __pure __bitmap_or_equal(const unsigned long *src1,
Completed in 21 milliseconds