Searched refs:function (Results 1 – 7 of 7) sorted by relevance
22 prompt "Initialize kernel stack variables at function entry"28 function entry time. This has the possibility to have the31 on the function calling complexity of a given workload's36 initialized before use in a function.102 the function calling complexity.123 stackleak plugin finds a function it thinks needs to be197 bool "Enable register zeroing on function exit"202 leaked beyond the function boundary. This means that register282 function pointers (and have not been manually annotated with
17 void tomoyo_warn_oom(const char *function) in tomoyo_warn_oom() argument24 pr_warn("ERROR: Out of memory at %s.\n", function); in tomoyo_warn_oom()
1064 void tomoyo_warn_oom(const char *function);
324 ad->smack_audit_data->function, in smack_log_callback()366 if (sad->function == NULL) in smack_log()367 sad->function = "unknown"; in smack_log()
260 const char *function; member459 a->a.smack_audit_data->function = func; in smk_ad_init()
34 function entry preconditions but also exist at other key
1311 #error New address family defined, please update this function. in socket_type_to_security_class()
Completed in 29 milliseconds