Home
last modified time | relevance | path

Searched refs:type_match (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/net/ipv6/netfilter/
H A Dip6t_mh.c26 type_match(u_int8_t min, u_int8_t max, u_int8_t type, bool invert) in type_match() function
57 return type_match(mhinfo->types[0], mhinfo->types[1], mh->ip6mh_type, in mh_mt6()
/kernel/linux/linux-6.6/net/ipv6/netfilter/
H A Dip6t_mh.c26 type_match(u_int8_t min, u_int8_t max, u_int8_t type, bool invert) in type_match() function
57 return type_match(mhinfo->types[0], mhinfo->types[1], mh->ip6mh_type, in mh_mt6()
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dof_device_64.c111 goto type_match; in of_bus_pci_map()
118 goto type_match; in of_bus_pci_map()
122 type_match: in of_bus_pci_map()
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dof_device_64.c111 goto type_match; in of_bus_pci_map()
118 goto type_match; in of_bus_pci_map()
122 type_match: in of_bus_pci_map()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dhist.c1362 bool type_match = false; in hist_entry__check_and_remove_filter() local
1392 type_match = true; in hist_entry__check_and_remove_filter()
1397 if (type_match) { in hist_entry__check_and_remove_filter()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dhist.c1395 bool type_match = false; in hist_entry__check_and_remove_filter() local
1425 type_match = true; in hist_entry__check_and_remove_filter()
1430 if (type_match) { in hist_entry__check_and_remove_filter()
/kernel/linux/linux-6.6/drivers/scsi/elx/libefc_sli/
H A Dsli4.c3340 reg_fcfi->rq_cfg[i].type_match = rq_cfg[i].type_match; in sli_cmd_reg_fcfi()
3369 reg_fcfi_mrq->rq_cfg[i].type_match = rq_cfg[i].type_match; in sli_cmd_reg_fcfi_mrq()
H A Dsli4.h2437 u8 type_match; member
2493 u8 type_match; member
/kernel/linux/linux-6.6/drivers/scsi/elx/efct/
H A Defct_hw.c737 rq_cfg[i].type_match = (u8)(hw->config.filter_def[i] >> 24); in efct_hw_config_rq()
793 rq_filter[i].type_match = (u8)(hw->config.filter_def[i] >> 8); in efct_hw_config_mrq()

Completed in 28 milliseconds