Home
last modified time | relevance | path

Searched refs:__pure (Results 1 – 25 of 27) sorted by relevance

12

/linux/arch/mips/include/asm/
H A Dcpu-type.h15 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 Dstringhash.h66 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 Dbcm963xx_nvram.h54 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 Dglob.h8 bool __pure glob_match(char const *pat, char const *str);
H A Dcompiler_attributes.h314 #define __pure __attribute__((__pure__)) macro
/linux/tools/include/linux/
H A Dcompiler-gcc.h28 #ifndef __pure
29 #define __pure __attribute__((pure)) macro
/linux/fs/btrfs/
H A Dasync-thread.h46 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 Dxstate.h123 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 Dfpopcode.h360 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 Defi.h114 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 Dqspinlock.c
/linux/arch/arm/include/asm/
H A Dsystem_info.h26 extern int __pure cpu_architecture(void);
/linux/tools/perf/util/
H A Dcacheline.h7 int __pure cacheline_size(void);
H A Dhist.h321 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 Dglob.c40 bool __pure glob_match(char const *pat, char const *str) in glob_match()
H A Dglobtest.c19 static bool __pure __init test(char const *pat, char const *str, bool expected) in test()
/linux/arch/x86/include/asm/
H A Dasm.h119 static __always_inline __pure void *rip_rel_ptr(void *p) in rip_rel_ptr()
/linux/Documentation/translations/sp_SP/process/
H A Dprogramming-language.rst38 El kernel define pseudo-palabras clave (por ejemplo, ``__pure``) en lugar
/linux/Documentation/process/
H A Dprogramming-language.rst28 The kernel defines pseudo-keywords (e.g. ``__pure``) instead of using
/linux/Documentation/translations/it_IT/process/
H A Dprogramming-language.rst34 Il kernel definisce alcune pseudo parole chiave (per esempio ``__pure``)
/linux/drivers/dma/
H A Dbcm-sba-raid.c163 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 Dbcm63xx_cpu.h26 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 Dspi-gpio.c46 static inline struct spi_gpio *__pure
/linux/drivers/firmware/efi/libstub/
H A Defi-stub-helper.c30 bool __pure __efi_soft_reserve_enabled(void) in __efi_soft_reserve_enabled()
/linux/arch/arm/kernel/
H A Dsetup.c270 int __pure cpu_architecture(void) in cpu_architecture()

12