Searched defs:strict (Results 1 - 27 of 27) sorted by relevance

/linux-4.4.14/include/linux/pinctrl/
H A Dpinmux.h85 bool strict; member in struct:pinmux_ops
/linux-4.4.14/net/netfilter/
H A Dxt_policy.c60 int strict = info->flags & XT_POLICY_MATCH_STRICT; match_policy_in() local
90 int strict = info->flags & XT_POLICY_MATCH_STRICT; match_policy_out() local
/linux-4.4.14/lib/
H A Dts_fsm.c143 unsigned block_len = 0, strict, consumed = state->offset; fsm_find() local
/linux-4.4.14/net/ipv6/
H A Dnetfilter.c110 nf_ip6_route(struct net *net, struct dst_entry **dst, struct flowi *fl, bool strict) nf_ip6_route() argument
H A Dping.c74 dummy_ipv6_chk_addr(struct net *net, const struct in6_addr *addr, const struct net_device *dev, int strict) dummy_ipv6_chk_addr() argument
H A Ddatagram.c743 int strict = __ipv6_addr_src_scope(addr_type) <= IPV6_ADDR_SCOPE_LINKLOCAL; for_each_cmsghdr() local
H A Dip6_gre.c974 int strict = (ipv6_addr_type(&p->raddr) & ip6gre_tnl_link_config() local
H A Dip6_tunnel.c1326 int strict = (ipv6_addr_type(&p->raddr) & ip6_tnl_link_config() local
H A Dtcp_ipv6.c700 tcp_v6_route_req(const struct sock *sk, struct flowi *fl, const struct request_sock *req, bool *strict) tcp_v6_route_req() argument
H A Droute.c647 static struct rt6_info *find_match(struct rt6_info *rt, int oif, int strict, find_match() argument
721 static struct rt6_info *rt6_select(struct fib6_node *fn, int oif, int strict) rt6_select() argument
1045 int strict = 0; ip6_pol_route() local
436 rt6_multipath_select(struct rt6_info *match, struct flowi6 *fl6, int oif, int strict) rt6_multipath_select() argument
628 rt6_score_route(struct rt6_info *rt, int oif, int strict) rt6_score_route() argument
684 find_rr_leaf(struct fib6_node *fn, struct rt6_info *rr_head, u32 metric, int oif, int strict, bool *do_rr) find_rr_leaf() argument
879 rt6_lookup(struct net *net, const struct in6_addr *daddr, const struct in6_addr *saddr, int oif, int strict) rt6_lookup() argument
H A Daddrconf.c1640 ipv6_chk_addr(struct net *net, const struct in6_addr *addr, const struct net_device *dev, int strict) ipv6_chk_addr() argument
1647 ipv6_chk_addr_and_flags(struct net *net, const struct in6_addr *addr, const struct net_device *dev, int strict, u32 banned_flags) ipv6_chk_addr_and_flags() argument
1747 ipv6_get_ifaddr(struct net *net, const struct in6_addr *addr, struct net_device *dev, int strict) ipv6_get_ifaddr() argument
/linux-4.4.14/drivers/target/tcm_fc/
H A Dtfc_conf.c57 static ssize_t ft_parse_wwn(const char *name, u64 *wwn, int strict) ft_parse_wwn() argument
/linux-4.4.14/drivers/of/
H A Dplatform.c328 of_platform_bus_create(struct device_node *bus, const struct of_device_id *matches, const struct of_dev_auxdata *lookup, struct device *parent, bool strict) of_platform_bus_create() argument
/linux-4.4.14/fs/btrfs/
H A Dextent_map.c360 __lookup_extent_mapping(struct extent_map_tree *tree, u64 start, u64 len, int strict) __lookup_extent_mapping() argument
/linux-4.4.14/arch/arm64/include/asm/
H A Dcpufeature.h55 bool strict; /* CPU Sanity check: strict matching required ? */ member in struct:arm64_ftr_bits
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_dcb.h45 u8 strict; member in struct:bnx2x_dcbx_cos_params
142 u8 strict; member in struct:cos_entry_help_data
/linux-4.4.14/net/sched/
H A Dact_api.c56 int __tcf_hash_release(struct tc_action *a, bool bind, bool strict) __tcf_hash_release() argument
/linux-4.4.14/net/ipv4/
H A Dip_tunnel.c951 int __ip_tunnel_change_mtu(struct net_device *dev, int new_mtu, bool strict) __ip_tunnel_change_mtu() argument
H A Dtcp_ipv4.c1193 tcp_v4_route_req(const struct sock *sk, struct flowi *fl, const struct request_sock *req, bool *strict) tcp_v4_route_req() argument
H A Dtcp_input.c6228 bool strict; tcp_conn_request() local
/linux-4.4.14/drivers/iio/
H A Dindustrialio-buffer.c253 iio_scan_mask_match(const unsigned long *av_masks, unsigned int masklength, const unsigned long *mask, bool strict) iio_scan_mask_match() argument
/linux-4.4.14/mm/
H A Dcompaction.c394 isolate_freepages_block(struct compact_control *cc, unsigned long *start_pfn, unsigned long end_pfn, struct list_head *freelist, bool strict) isolate_freepages_block() argument
/linux-4.4.14/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.c60 static ssize_t tcm_qla2xxx_parse_wwn(const char *name, u64 *wwn, int strict) tcm_qla2xxx_parse_wwn() argument
/linux-4.4.14/drivers/hid/usbhid/
H A Dhid-pidff.c770 pidff_find_fields(struct pidff_usage *usage, const u8 *table, struct hid_report *report, int count, int strict) pidff_find_fields() argument
/linux-4.4.14/drivers/gpu/drm/
H A Ddrm_fb_helper.c1685 static bool drm_connector_enabled(struct drm_connector *connector, bool strict) drm_connector_enabled() argument
/linux-4.4.14/drivers/net/
H A Dvxlan.c2367 __vxlan_change_mtu(struct net_device *dev, struct net_device *lowerdev, struct vxlan_rdst *dst, int new_mtu, bool strict) __vxlan_change_mtu() argument
/linux-4.4.14/drivers/infiniband/core/
H A Dcma.c1140 const int strict = ipv6_addr_type(&dst_addr->sin6_addr) & validate_ipv6_net_dev() local

Completed in 906 milliseconds