Lines Matching refs:validation
18 - Stack unwinding metadata validation -- useful for helping to ensure
24 - Retpoline validation -- ensures that all indirect calls go through
31 - Non-instrumentation validation -- validates non-instrumentable
39 - Uaccess validation -- validates uaccess rules for a proper
42 - Straight Line Speculation validation -- validates certain SLS
45 - Indirect Branch Tracking validation -- validates Intel CET IBT rules
71 - If noinstr validation is enabled, it also runs on vmlinux.o, with all
95 Stack validation
98 Objtool's stack validation feature analyzes every .o file and ensures
196 To achieve the validation, objtool enforces the following rules:
433 - To skip validation of a function, use the STACK_FRAME_NON_STANDARD
436 - To skip validation of a file, add
442 - To skip validation of a directory, add
448 NOTE: OBJECT_FILES_NON_STANDARD doesn't work for link time validation of