Home
last modified time | relevance | path

Searched refs:match_opt_prefix (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/security/smack/
H A Dsmack_lsm.c70 static int match_opt_prefix(char *s, int l, char **arg) in match_opt_prefix() function
727 token = match_opt_prefix(from, len, &arg); in smack_sb_eat_lsm_opts()
/kernel/linux/linux-6.6/security/smack/
H A Dsmack_lsm.c82 static int match_opt_prefix(char *s, int l, char **arg) in match_opt_prefix() function
754 token = match_opt_prefix(from, len, &arg); in smack_sb_eat_lsm_opts()
/kernel/linux/linux-5.10/security/selinux/
H A Dhooks.c390 static int match_opt_prefix(char *s, int l, char **arg) in match_opt_prefix() function
2616 token = match_opt_prefix(from, len, &arg); in selinux_sb_eat_lsm_opts()
/kernel/linux/linux-6.6/security/selinux/
H A Dhooks.c402 static int match_opt_prefix(char *s, int l, char **arg) in match_opt_prefix() function
2587 token = match_opt_prefix(from, len, &arg); in selinux_sb_eat_lsm_opts()

Completed in 40 milliseconds