Searched refs:rule_type (Results 1 – 11 of 11) sorted by relevance
| /linux/tools/testing/selftests/landlock/ |
| H A D | wrappers.h | 27 const enum landlock_rule_type rule_type, in landlock_add_rule() argument 31 return syscall(__NR_landlock_add_rule, ruleset_fd, rule_type, rule_attr, in landlock_add_rule()
|
| /linux/drivers/misc/mei/ |
| H A D | mkhi.h | 27 __le16 rule_type; member
|
| H A D | bus-fixup.c | 127 fwcaps->id.rule_type = 0x0; in mei_osver()
|
| /linux/security/landlock/ |
| H A D | syscalls.c | 443 * @rule_type: Identify the structure type pointed to by @rule_attr: in SYSCALL_DEFINE4() 445 * @rule_attr: Pointer to a rule (matching the @rule_type). 454 * - %EAFNOSUPPORT: @rule_type is %LANDLOCK_RULE_NET_PORT but TCP/IP is not 477 const enum landlock_rule_type, rule_type, 493 switch (rule_type) { in SYSCALL_DEFINE2() 419 SYSCALL_DEFINE4(landlock_add_rule,const int,ruleset_fd,const enum landlock_rule_type,rule_type,const void __user * const,rule_attr,const __u32,flags) SYSCALL_DEFINE4() argument
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_flows.c | 24 u16 rule_type; member 1289 flow->rule_type |= PFC_FLOWCTRL_RULE; in otx2_add_flow_msg() 1329 pf_mac->rule_type |= DMAC_FILTER_RULE; in otx2_add_flow_with_pfmac() 1409 if (flow->rule_type & DMAC_FILTER_RULE) in otx2_add_flow() 1430 flow->rule_type |= DMAC_FILTER_RULE; in otx2_add_flow() 1501 if ((iter->rule_type & DMAC_FILTER_RULE) && iter->entry == 0) { in otx2_update_rem_pfmac() 1538 if (flow->rule_type & DMAC_FILTER_RULE) { in otx2_remove_flow() 1557 if (flow->rule_type & PFC_FLOWCTRL_RULE) in otx2_remove_flow() 1773 if (iter->rule_type & DMAC_FILTER_RULE) { in otx2_dmacflt_reinstall_flows()
|
| /linux/samples/landlock/ |
| H A D | sandboxer.c | 42 const enum landlock_rule_type rule_type, in landlock_add_rule() argument 46 return syscall(__NR_landlock_add_rule, ruleset_fd, rule_type, rule_attr, in landlock_add_rule()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | mcs_rvu_if.c | 780 switch (req->rule_type) { in rvu_mbox_handler_mcs_alloc_ctrl_pkt_rule() 804 rsp->rule_type = req->rule_type; in rvu_mbox_handler_mcs_alloc_ctrl_pkt_rule()
|
| H A D | mbox.h | 2480 u8 rule_type; member 2489 u8 rule_type; member 2498 u8 rule_type; member 2511 u8 rule_type; member
|
| H A D | mcs.c | 617 switch (req->rule_type) { in mcs_ctrlpktrule_write()
|
| /linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| H A D | hclge_main.h | 774 enum HCLGE_FD_ACTIVE_RULE_TYPE rule_type; member
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_adminq_cmd.h | 1087 __le16 rule_type; member
|