Home
last modified time | relevance | path

Searched refs:match_table_t (Results 1 – 24 of 24) sorted by relevance

/linux/include/linux/
H A Dparser.h19 typedef struct match_token match_table_t[]; typedef
30 int match_token(char *, const match_table_t table, substring_t args[]);
/linux/security/ipe/
H A Dpolicy_parser.c125 static const match_table_t header_tokens = {
232 static const match_table_t operation_tokens = {
256 static const match_table_t action_tokens = {
275 static const match_table_t property_tokens = {
/linux/security/keys/trusted-keys/
H A Dtrusted_caam.c26 static const match_table_t key_tokens = {
H A Dtrusted_core.c64 static const match_table_t key_tokens = {
/linux/lib/
H A Dparser.c104 * @table: match_table_t describing the set of allowed option tokens and the
115 int match_token(char *s, const match_table_t table, substring_t args[]) in match_token()
/linux/fs/smb/client/
H A Dfs_context.c42 static const match_table_t cifs_smb_version_tokens = {
56 static const match_table_t cifs_secflavor_tokens = {
70 static const match_table_t cifs_upcall_target = {
287 static const match_table_t cifs_cacheflavor_tokens = {
339 static const match_table_t reparse_flavor_tokens = {
372 static const match_table_t symlink_flavor_tokens = {
/linux/security/keys/
H A Dkeyctl_pkey.c29 static const match_table_t param_keys = {
/linux/security/keys/encrypted-keys/
H A Dencrypted.c62 static const match_table_t key_format_tokens = {
69 static const match_table_t key_tokens = {
/linux/drivers/block/rnbd/
H A Drnbd-clt-sysfs.c47 static const match_table_t rnbd_opt_tokens = {
/linux/drivers/target/
H A Dtarget_core_rd.c536 static match_table_t tokens = {
H A Dtarget_core_file.c695 static match_table_t tokens = {
H A Dtarget_core_iblock.c573 static match_table_t tokens = {
H A Dtarget_core_user.c2433 static const match_table_t tokens = {
H A Dtarget_core_configfs.c2054 static match_table_t tokens = {
/linux/fs/nfs/
H A Dnfs4idmap.c387 static const match_table_t nfs_idmap_tokens = {
/linux/kernel/
H A Dcpu.c3252 static const match_table_t global_mitigations = {
3258 static const match_table_t vector_mitigations = {
/linux/drivers/nvme/host/
H A Dfabrics.c677 static const match_table_t opt_tokens = {
/linux/drivers/block/
H A Dzloop.c39 static const match_table_t zloop_opt_tokens = {
/linux/drivers/nvme/target/
H A Dfcloop.c36 static const match_table_t opt_tokens = {
/linux/security/integrity/ima/
H A Dima_policy.c1094 static const match_table_t policy_tokens = {
/linux/drivers/infiniband/ulp/srp/
H A Dib_srp.c3257 static const match_table_t srp_opt_tokens = {
/linux/fs/f2fs/
H A Dsuper.c318 static match_table_t f2fs_checkpoint_tokens = {
/linux/mm/
H A Dvmscan.c7726 static const match_table_t tokens = {
/linux/kernel/events/
H A Dcore.c11593 static const match_table_t if_tokens = {