Home
last modified time | relevance | path

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

12

/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/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/fs/gfs2/
H A Dglock.h141 const match_table_t *lm_tokens;
H A Dlock_dlm.c1447 static const match_table_t dlm_tokens = {
H A Dops_fstype.c947 static const match_table_t nolock_tokens = {
/linux/security/keys/
H A Dkeyctl_pkey.c29 static const match_table_t param_keys = {
/linux/security/keys/trusted-keys/
H A Dtrusted_core.c64 static const match_table_t key_tokens = {
H A Dtrusted_tpm1.c729 static const match_table_t key_tokens = {
/linux/security/keys/encrypted-keys/
H A Dencrypted.c67 static const match_table_t key_format_tokens = {
74 static const match_table_t key_tokens = {
/linux/fs/9p/
H A Dv9fs.c50 static const match_table_t tokens = {
/linux/drivers/block/rnbd/
H A Drnbd-clt-sysfs.c47 static const match_table_t rnbd_opt_tokens = {
/linux/net/9p/
H A Dtrans_rdma.c141 static match_table_t tokens = {
H A Dtrans_fd.c68 static const match_table_t 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.c571 static match_table_t tokens = {
/linux/block/
H A Dblk-iocost.c3200 static const match_table_t qos_ctrl_tokens = {
3206 static const match_table_t qos_tokens = {
3392 static const match_table_t cost_ctrl_tokens = {
3398 static const match_table_t i_lcoef_tokens = {
/linux/fs/nfs/
H A Dnfs4idmap.c390 static const match_table_t nfs_idmap_tokens = {
/linux/kernel/
H A Dcpu.c3226 static const match_table_t global_mitigations = {
3232 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.c37 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.c1083 static const match_table_t policy_tokens = {

12