Lines Matching refs:functions
35 granularity (e.g. arm64 MTE). The probe_user_*() functions
152 libraries, by executing handler functions when the probes
197 Modern versions of GCC (since 4.4) have builtin functions
305 # Select if arch has all set_memory_ro/rw/x/nx() functions in asm/cacheflush.h
309 # Select if arch has all set_direct_map_invalid/default() functions
354 functions to denote that the toolchain should avoid instrumenting such
355 functions and is required for correctness.
544 functions: elf_coredump_extra_notes_size() and
669 feature puts, at the beginning of functions, a canary value on
683 about 3% of all kernel functions, which increases kernel code size
705 about 20% of all kernel functions, which increases the kernel code
1125 stack, mmap, brk, and ET_DYN. Defined functions:
1310 # This allows to use a set of generic functions to determine mmap base
1356 functions in <linux/hash.h> or fs/namei.c.
1763 # guarantees minimal alignment for all functions, unlike
1764 # -falign-functions which the compiler ignores for cold functions.
1770 # strict alignment always, even with -falign-functions.