| /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 | 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 | glob.h | 8 bool __pure glob_match(char const *pat, char const *str);
|
| H A D | compiler_attributes.h | 314 #define __pure __attribute__((__pure__)) macro
|
| /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);
|
| /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() 466 static __pure inline bool hists__has_callchains(struct hists *hists) in hists__has_callchains()
|
| /linux/lib/ |
| H A D | glob.c | 40 bool __pure glob_match(char const *pat, char const *str) in glob_match()
|
| H A D | globtest.c | 19 static bool __pure __init test(char const *pat, char const *str, bool expected) in test()
|
| /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/process/ |
| H A D | programming-language.rst | 28 The kernel defines pseudo-keywords (e.g. ``__pure``) instead of using
|
| /linux/Documentation/translations/it_IT/process/ |
| H A D | programming-language.rst | 34 Il kernel definisce alcune pseudo parole chiave (per esempio ``__pure``)
|
| /linux/drivers/dma/ |
| H A D | bcm-sba-raid.c | 163 static inline u64 __pure sba_cmd_enc(u64 cmd, u32 val, u32 shift, u32 mask) in sba_cmd_enc() 170 static inline u32 __pure sba_cmd_load_c_mdata(u32 b0) in sba_cmd_load_c_mdata() 175 static inline u32 __pure sba_cmd_write_c_mdata(u32 b0) in sba_cmd_write_c_mdata() 180 static inline u32 __pure sba_cmd_xor_c_mdata(u32 b1, u32 b0) in sba_cmd_xor_c_mdata() 186 static inline u32 __pure sba_cmd_pq_c_mdata(u32 d, u32 b1, u32 b0) in sba_cmd_pq_c_mdata()
|
| /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 | 46 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()
|