Home
last modified time | relevance | path

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

12

/linux-6.15/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-6.15/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-6.15/lib/
H A Dparser.c115 int match_token(char *s, const match_table_t table, substring_t args[]) in match_token()
/linux-6.15/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-6.15/fs/gfs2/
H A Dglock.h131 const match_table_t *lm_tokens;
H A Dlock_dlm.c1439 static const match_table_t dlm_tokens = {
/linux-6.15/security/keys/
H A Dkeyctl_pkey.c29 static const match_table_t param_keys = {
/linux-6.15/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-6.15/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-6.15/fs/9p/
H A Dv9fs.c50 static const match_table_t tokens = {
/linux-6.15/fs/orangefs/
H A Dsuper.c32 static const match_table_t tokens = {
/linux-6.15/drivers/block/rnbd/
H A Drnbd-clt-sysfs.c47 static const match_table_t rnbd_opt_tokens = {
/linux-6.15/net/9p/
H A Dtrans_rdma.c141 static match_table_t tokens = {
H A Dtrans_fd.c68 static const match_table_t tokens = {
/linux-6.15/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.c566 static match_table_t tokens = {
H A Dtarget_core_pscsi.c702 static match_table_t tokens = {
/linux-6.15/fs/omfs/
H A Dinode.c391 static const match_table_t tokens = {
/linux-6.15/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-6.15/fs/nfs/
H A Dnfs4idmap.c390 static const match_table_t nfs_idmap_tokens = {
/linux-6.15/arch/arm/mach-at91/
H A Dpm.c157 static const match_table_t pm_modes __initconst = {
/linux-6.15/drivers/nvme/host/
H A Dfabrics.c677 static const match_table_t opt_tokens = {
/linux-6.15/drivers/nvme/target/
H A Dfcloop.c36 static const match_table_t opt_tokens = {

12