Home
last modified time | relevance | path

Searched refs:ipe_op_type (Results 1 – 5 of 5) sorted by relevance

/linux/security/ipe/
H A Deval.h41 enum ipe_op_type op;
66 enum ipe_op_type op,
H A Dpolicy.h12 enum ipe_op_type { enum
54 enum ipe_op_type op;
H A Dhooks.c114 enum ipe_op_type op; in ipe_kernel_read_file()
159 enum ipe_op_type op; in ipe_kernel_load_data()
H A Dpolicy_parser.c249 static enum ipe_op_type parse_operation(char *t) in parse_operation()
365 enum ipe_op_type op = IPE_OP_INVALID; in parse_rule()
H A Deval.c94 enum ipe_op_type op, in ipe_build_eval_ctx()