| /linux/net/netfilter/ |
| H A D | xt_policy.c | 57 int strict = info->flags & XT_POLICY_MATCH_STRICT; in match_policy_in() local 87 int strict = info->flags & XT_POLICY_MATCH_STRICT; in match_policy_out() local
|
| /linux/tools/testing/kunit/ |
| H A D | mypy.ini | 2 strict = True key
|
| /linux/include/linux/ |
| H A D | netfilter_ipv4.h | 35 struct flowi *fl, bool strict) in nf_ip_route()
|
| /linux/tools/testing/selftests/net/ |
| H A D | rxtimestamp.c | 296 bool strict) in run_test_case() 377 bool strict = false; in main() local
|
| /linux/include/linux/pinctrl/ |
| H A D | pinmux.h | 93 bool strict; member
|
| /linux/drivers/mfd/ |
| H A D | tps65218.c | 207 u32 strict; in tps65218_voltage_set_strict() local
|
| /linux/lib/ |
| H A D | ts_fsm.c | 139 unsigned block_len = 0, strict, consumed = state->offset; in fsm_find() local
|
| /linux/net/mac80211/tests/ |
| H A D | chan-mode.c | 19 bool strict; member
|
| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_dcb.h | 45 u8 strict; member 142 u8 strict; member
|
| /linux/net/ipv6/ |
| H A D | route.c | 440 const struct sk_buff *skb, int strict) in fib6_select_path() 749 int strict) in rt6_score_route() 771 int oif, int strict, int *mpri, bool *do_rr) in find_match() 809 int strict; member 827 int oif, int strict, bool *do_rr, int *mpri) in __find_rr_leaf() 882 struct fib6_info *rr_head, int oif, int strict, in find_rr_leaf() 903 struct fib6_result *res, int strict) in rt6_select() 1314 const struct sk_buff *skb, int strict) in rt6_lookup() 2243 struct flowi6 *fl6, struct fib6_result *res, int strict) in fib6_table_lookup() 2275 int strict = 0; in ip6_pol_route() local
|
| H A D | datagram.c | 829 int strict = __ipv6_addr_src_scope(addr_type) <= IPV6_ADDR_SCOPE_LINKLOCAL; in ip6_datagram_send_ctl() local
|
| H A D | ip6_tunnel.c | 1509 int strict = (ipv6_addr_type(&p->raddr) & in ip6_tnl_link_config() local 1577 bool strict) in ip6_tnl0_update()
|
| H A D | ip6_vti.c | 675 int strict = (ipv6_addr_type(&p->raddr) & in vti6_link_config() local
|
| H A D | addrconf.c | 1961 const struct net_device *dev, int strict) in ipv6_chk_addr() 1980 int strict, u32 banned_flags) in __ipv6_chk_addr_and_flags() 2020 int strict, u32 banned_flags) in ipv6_chk_addr_and_flags() 2092 struct net_device *dev, int strict) in ipv6_get_ifaddr()
|
| H A D | ip6_gre.c | 1129 int strict = (ipv6_addr_type(&p->raddr) & in ip6gre_tnl_link_config_route() local
|
| /linux/drivers/hid/usbhid/ |
| H A D | hid-pidff.c | 1076 struct hid_report *report, int count, int strict, in pidff_find_fields() 1418 #define PIDFF_FIND_FIELDS(name, report, strict) \ argument
|
| /linux/tools/testing/selftests/hid/tests/ |
| H A D | test_wacom_generic.py | 486 self, report, expected_events, auto_syn=True, strict=False argument
|
| /linux/net/ipv4/ |
| H A D | ip_tunnel.c | 1054 int __ip_tunnel_change_mtu(struct net_device *dev, int new_mtu, bool strict) in __ip_tunnel_change_mtu()
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_client_modeset.c | 230 static bool drm_connector_enabled(struct drm_connector *connector, bool strict) in drm_connector_enabled()
|
| /linux/net/core/ |
| H A D | page_pool.c | 689 s32 page_pool_inflight(const struct page_pool *pool, bool strict) in page_pool_inflight()
|
| /linux/drivers/input/misc/ |
| H A D | iqs7222.c | 143 u16 strict; member
|
| /linux/net/sched/ |
| H A D | act_api.c | 393 static int __tcf_idr_release(struct tc_action *p, bool bind, bool strict) in __tcf_idr_release()
|
| /linux/drivers/iio/ |
| H A D | industrialio-buffer.c | 458 bool strict) in iio_scan_mask_match()
|
| /linux/tools/lib/bpf/ |
| H A D | libbpf.c | 2574 const struct btf_type *def_t, bool strict, in parse_btf_map_def() argument 2892 const Elf_Data *data, bool strict, in bpf_object__init_user_btf_map() argument 3018 static int bpf_object__init_user_btf_maps(struct bpf_object *obj, bool strict, in bpf_object__init_user_btf_maps() argument 3101 bool strict; in bpf_object__init_maps() local [all...] |
| /linux/kernel/bpf/ |
| H A D | verifier.c | 5163 int off, int size, bool strict) in check_pkt_ptr_alignment() 5199 int off, int size, bool strict) in check_generic_ptr_alignment() 5224 bool strict = env->strict_alignment || strict_alignment_once; in check_ptr_alignment() local
|