Searched refs:lsm_list (Results 1 – 1 of 1) sorted by relevance
94 _cleanup_free_ char *lsm_list = NULL; in mac_bpf_use() local103 r = read_one_line_file("/sys/kernel/security/lsm", &lsm_list); in mac_bpf_use()110 for (const char *p = lsm_list;;) { in mac_bpf_use()