Home
last modified time | relevance | path

Searched refs:exe_path (Results 1 – 3 of 3) sorted by relevance

/security/landlock/
A Ddomain.h62 char exe_path[]; member
69 static_assert(struct_size_t(struct landlock_details, exe_path,
A Ddomain.c98 kzalloc(struct_size(details, exe_path, path_size), GFP_KERNEL); in get_current_details()
102 memcpy(details->exe_path, path_str, path_size); in get_current_details()
A Daudit.c124 audit_log_untrustedstring(ab, hierarchy->details->exe_path); in log_domain()

Completed in 6 milliseconds