Home
last modified time | relevance | path

Searched refs:ipe_op_table (Results 1 – 3 of 3) sorted by relevance

/linux/security/ipe/
H A Dpolicy.h60 struct ipe_op_table { struct
75 struct ipe_op_table rules[__IPE_OP_MAX]; argument
H A Deval.c317 const struct ipe_op_table *rules = NULL; in ipe_evaluate_event()
H A Dpolicy_parser.c30 struct ipe_op_table *t = NULL; in new_parsed_policy()