| /linux/lib/ |
| H A D | glob.c | 14 static bool __pure glob_match_str(char const *pat, char const *str, 45 bool __pure glob_match(char const *pat, char const *str) in glob_match() 61 bool __pure glob_match_len(char const *pat, char const *str, size_t len) in glob_match_len() 67 static bool __pure glob_match_str(char const *pat, char const *str, in glob_match_str()
|
| /linux/arch/mips/include/asm/ |
| H A D | cpu-type.h | 15 static inline int __pure __get_cpu_type(const int cpu_type) in __get_cpu_type() 188 static inline int __pure current_cpu_type(void) in current_cpu_type() 195 static inline int __pure boot_cpu_type(void) in boot_cpu_type()
|
| /linux/include/linux/ |
| H A D | glob.h | 8 bool __pure glob_match(char const *pat, char const *str); 9 bool __pure glob_match_len(char const *pat, char const *str, size_t len);
|
| H A D | stringhash.h | 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);
|
| H A D | bcm963xx_nvram.h | 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()
|
| H A D | bitmap.h | 155 bool __pure __bitmap_or_equal(const unsigned long *src1,
|
| /linux/tools/include/linux/ |
| H A D | compiler-gcc.h | 28 #ifndef __pure 29 #define __pure __attribute__((pure)) macro
|
| /linux/fs/btrfs/ |
| H A D | async-thread.h | 46 struct btrfs_fs_info * __pure btrfs_work_owner(const struct btrfs_work *work); 47 struct btrfs_fs_info * __pure btrfs_workqueue_owner(const struct btrfs_workqueue *wq);
|
| H A D | async-thread.c | 50 struct btrfs_fs_info * __pure btrfs_workqueue_owner(const struct btrfs_workqueue *wq) in btrfs_workqueue_owner() 55 struct btrfs_fs_info * __pure btrfs_work_owner(const struct btrfs_work *work) in btrfs_work_owner()
|
| H A D | extent_io.h | 322 static inline int __pure num_extent_pages(const struct extent_buffer *eb) in num_extent_pages() 343 static inline int __pure num_extent_folios(const struct extent_buffer *eb) in num_extent_folios()
|
| H A D | ctree.h | 510 int __pure btrfs_comp_cpu_keys(const struct btrfs_key *k1, const struct btrfs_key *k2);
|
| /linux/arch/x86/include/asm/fpu/ |
| H A D | xstate.h | 123 static __always_inline __pure bool fpu_state_size_dynamic(void) in fpu_state_size_dynamic() 128 static __always_inline __pure bool fpu_state_size_dynamic(void) in fpu_state_size_dynamic()
|
| /linux/arch/arm/nwfpe/ |
| H A D | fpopcode.h | 360 static inline floatx80 __pure getExtendedConstant(const unsigned int nIndex) in getExtendedConstant() 367 static inline float64 __pure getDoubleConstant(const unsigned int nIndex) in getDoubleConstant() 373 static inline float32 __pure getSingleConstant(const unsigned int nIndex) in getSingleConstant()
|
| /linux/arch/x86/boot/compressed/ |
| H A D | efi.h | 114 bool __pure __efi_soft_reserve_enabled(void); 116 static inline bool __pure efi_soft_reserve_enabled(void) in efi_soft_reserve_enabled()
|
| /linux/kernel/locking/ |
| H A D | qspinlock.c | |
| /linux/arch/arm/include/asm/ |
| H A D | system_info.h | 26 extern int __pure cpu_architecture(void);
|
| /linux/tools/perf/util/ |
| H A D | cacheline.h | 7 int __pure cacheline_size(void);
|
| H A D | hist.h | 321 static __pure inline bool hist_entry__has_callchains(struct hist_entry *he) in hist_entry__has_callchains() 467 static __pure inline bool hists__has_callchains(struct hists *hists) in hists__has_callchains()
|
| /linux/arch/x86/include/asm/ |
| H A D | asm.h | 119 static __always_inline __pure void *rip_rel_ptr(void *p) in rip_rel_ptr()
|
| /linux/Documentation/translations/sp_SP/process/ |
| H A D | programming-language.rst | 38 El kernel define pseudo-palabras clave (por ejemplo, ``__pure``) en lugar
|
| /linux/Documentation/translations/it_IT/process/ |
| H A D | programming-language.rst | 34 Il kernel definisce alcune pseudo parole chiave (per esempio ``__pure``)
|
| /linux/arch/mips/include/asm/mach-bcm63xx/ |
| H A D | bcm63xx_cpu.h | 26 static inline u16 __pure __bcm63xx_get_cpu_id(const u16 cpu_id) in __bcm63xx_get_cpu_id() 70 static inline u16 __pure bcm63xx_get_cpu_id(void) in bcm63xx_get_cpu_id()
|
| /linux/drivers/spi/ |
| H A D | spi-gpio.c | 45 static inline struct spi_gpio *__pure
|
| /linux/drivers/firmware/efi/libstub/ |
| H A D | efi-stub-helper.c | 30 bool __pure __efi_soft_reserve_enabled(void) in __efi_soft_reserve_enabled()
|
| /linux/arch/arm/kernel/ |
| H A D | setup.c | 270 int __pure cpu_architecture(void) in cpu_architecture()
|