Searched refs:scope (Results 51 - 75 of 128) sorted by relevance

123456

/linux-master/arch/arm64/kernel/
H A Dcpufeature.c1538 has_always(const struct arm64_cpu_capabilities *entry, int scope) argument
1571 read_scoped_sysreg(const struct arm64_cpu_capabilities *entry, int scope) argument
1573 WARN_ON(scope == SCOPE_LOCAL_CPU && preemptible());
1574 if (scope == SCOPE_SYSTEM)
1581 has_user_cpuid_feature(const struct arm64_cpu_capabilities *entry, int scope) argument
1585 u64 val = read_scoped_sysreg(entry, scope);
1601 has_cpuid_feature(const struct arm64_cpu_capabilities *entry, int scope) argument
1603 u64 val = read_scoped_sysreg(entry, scope);
1651 static bool has_32bit_el0(const struct arm64_cpu_capabilities *entry, int scope) argument
1653 if (!has_cpuid_feature(entry, scope))
1662 has_useable_gicv3_cpuif(const struct arm64_cpu_capabilities *entry, int scope) argument
1677 has_cache_idc(const struct arm64_cpu_capabilities *entry, int scope) argument
1702 has_cache_dic(const struct arm64_cpu_capabilities *entry, int scope) argument
1716 has_useable_cnp(const struct arm64_cpu_capabilities *entry, int scope) argument
1735 unmap_kernel_at_el0(const struct arm64_cpu_capabilities *entry, int scope) argument
1811 has_nv1(const struct arm64_cpu_capabilities *entry, int scope) argument
1852 has_lpa2(const struct arm64_cpu_capabilities *entry, int scope) argument
1860 has_lpa2(const struct arm64_cpu_capabilities *entry, int scope) argument
2124 has_nested_virt_support(const struct arm64_cpu_capabilities *cap, int scope) argument
2167 has_address_auth_cpucap(const struct arm64_cpu_capabilities *entry, int scope) argument
2193 has_address_auth_metacap(const struct arm64_cpu_capabilities *entry, int scope) argument
2223 can_use_gic_priorities(const struct arm64_cpu_capabilities *entry, int scope) argument
2237 has_gic_prio_relaxed_sync(const struct arm64_cpu_capabilities *entry, int scope) argument
3032 compat_has_neon(const struct arm64_cpu_capabilities *cap, int scope) argument
[all...]
/linux-master/net/tipc/
H A Dname_table.c59 * @all_publ: all publications identical to this one, whatever node and scope
240 p->scope = ua->scope;
652 if (p->scope != ua->scope)
681 u8 scope = ua->scope; local
691 if (scope == p->scope || scope
[all...]
H A Dname_table.h54 #define TIPC_ANY_SCOPE 10 /* Both node and cluster scope will match */
60 * @scope: scope of publication, TIPC_NODE_SCOPE or TIPC_CLUSTER_SCOPE
66 * - Local/node scope publications: in name_table->node_scope list
67 * - Local/cluster scope publications: in name_table->cluster_scope list
72 * @all_publ: all publications identical to this one, whatever node and scope
80 u16 scope; member in struct:publication
94 * @node_scope: all local publications with node scope
96 * @cluster_scope: all local publications with cluster scope
H A Dsubscr.c97 if (filter & TIPC_SUB_CLUSTER_SCOPE && p->scope == TIPC_NODE_SCOPE)
99 if (filter & TIPC_SUB_NODE_SCOPE && p->scope != TIPC_NODE_SCOPE)
H A Dsocket.c665 * Name and name sequence binding are indicated using a positive scope value;
666 * a negative scope value unbinds the specified name. Specifying no name
687 if (ua->scope < 0) {
689 ua->scope = -ua->scope;
692 if (ua->scope != TIPC_NODE_SCOPE)
693 ua->scope = TIPC_CLUSTER_SCOPE;
765 addr->scope = 0;
1019 ua->scope = msg_lookup_scope(hdr);
1169 ua->scope
3113 int scope; local
3239 int len, scope; local
[all...]
H A Dname_distr.c94 if (p->scope == TIPC_NODE_SCOPE) {
127 if (p->scope == TIPC_NODE_SCOPE)
241 tipc_uaddr(&ua, TIPC_SERVICE_RANGE, p->scope, p->sr.type,
/linux-master/drivers/acpi/acpica/
H A Dacnamesp.h22 #define ACPI_NS_NEWSCOPE 1 /* a definition of this type opens a name scope */
162 acpi_ns_convert_to_unicode(struct acpi_namespace_node *scope,
167 acpi_ns_convert_to_resource(struct acpi_namespace_node *scope,
172 acpi_ns_convert_to_reference(struct acpi_namespace_node *scope,
H A Dpsloop.c249 if ((parser_state->scope->parse_scope.op) &&
250 ((parser_state->scope->parse_scope.op->common.
252 || (parser_state->scope->parse_scope.op->common.
287 "Popped scope, Op=%p\n", op));
343 * If the scope/device op fails to parse, skip the body of
344 * the scope op because the parse failure indicates that
H A Dnsnames.c349 if (prefix_scope && prefix_scope->scope.node) {
351 acpi_ns_get_normalized_pathname(prefix_scope->scope.node,
H A Ddspkginit.c406 scope_info.scope.node = element->reference.node; /* Prefix node */
457 scope_info.scope.node->name.ascii));
H A Dnsaccess.c260 * PARAMETERS: scope_info - Current scope info block
319 /* Get the prefix scope. A null scope means use the root scope */
321 if ((!scope_info) || (!scope_info->scope.node)) {
323 "Null scope prefix, using root node (%p)\n",
328 prefix_node = scope_info->scope.node;
339 * This node might not be a actual "scope" node (such as a
341 * node. Backup up the tree to find the containing scope node.
372 * Check for scope prefixe
[all...]
H A Dpsparse.c337 parser_state->aml = parser_state->scope->parse_scope.pkg_end;
359 parser_state->aml = parser_state->scope->parse_scope.pkg_end;
555 /* Reset the current scope to the beginning of scope stack */
H A Daclocal.h366 scope,
614 * Scope state - current scope during namespace lookups
683 struct acpi_scope_state scope; member in union:acpi_generic_state
917 union acpi_generic_state *scope; /* Current scope */ member in struct:acpi_parse_state
/linux-master/tools/testing/selftests/net/
H A Droute_localnet.sh32 ip route add local 127.0.0.0/8 dev lo proto kernel scope host src 127.0.0.1
/linux-master/include/net/
H A Dflow.h94 __u32 mark, __u8 tos, __u8 scope,
105 fl4->flowi4_scope = scope;
93 flowi4_init_output(struct flowi4 *fl4, int oif, __u32 mark, __u8 tos, __u8 scope, __u8 proto, __u8 flags, __be32 daddr, __be32 saddr, __be16 dport, __be16 sport, kuid_t uid) argument
H A Dip_fib.h174 unsigned char scope; member in struct:fib_result
193 unsigned char scope; member in struct:fib_result_nl
204 unsigned char scope);
524 int fib_check_nh(struct net *net, struct fib_nh *nh, u32 table, u8 scope,
/linux-master/net/core/
H A Dnetdev-genl.c664 netdev_nl_qstats_get_dump_one(struct net_device *netdev, unsigned int scope, argument
671 switch (scope) {
689 unsigned int scope; local
692 scope = 0;
694 scope = nla_get_uint(info->attrs[NETDEV_A_QSTATS_SCOPE]);
704 err = netdev_nl_qstats_get_dump_one(netdev, scope, skb,
713 err = netdev_nl_qstats_get_dump_one(netdev, scope, skb,
/linux-master/drivers/scsi/qla2xxx/
H A Dqla_inline.h278 u8 scope; local
290 scope = (sts_qual & SQ_SCOPE_MASK) >> SQ_SCOPE_SHIFT;
291 /* Handle only scope 1 or 2, which is for I-T nexus. */
292 if (scope != 1 && scope != 2)
/linux-master/include/linux/
H A Dinetdevice.h199 __be32 inet_select_addr(const struct net_device *dev, __be32 dst, int scope);
201 __be32 local, int scope);
/linux-master/include/rdma/
H A Duverbs_ioctl.h333 u8 scope; member in struct:uapi_definition
369 .scope = UAPI_SCOPE_OBJECT, \
380 .scope = UAPI_SCOPE_OBJECT, \
394 .scope = UAPI_SCOPE_OBJECT, \
409 .scope = UAPI_SCOPE_METHOD, \
421 .scope = UAPI_SCOPE_OBJECT, .func_is_supported = _func, \
/linux-master/net/ipv6/
H A Daddrconf.c33 * selection; consider scope,
1004 * Each device address list is sorted in order of scope -
1136 ifa->scope = cfg->scope;
1474 cfg.scope = ipv6_addr_scope(cfg.pfx);
1532 int scope; member in struct:ipv6_saddr_dst
1610 /* Rule 2: Prefer appropriate scope
1615 * ---+--+-+---> scope
1617 * | d is scope of the destination.
1619 * | \ <- smaller scope i
3187 add_addr(struct inet6_dev *idev, const struct in6_addr *addr, int plen, int scope, u8 proto) argument
3218 int scope, plen, offset = 0; local
5063 put_ifaddrmsg(struct nlmsghdr *nlh, u8 prefixlen, u32 flags, u8 scope, int ifindex) argument
5211 u8 scope = RT_SCOPE_UNIVERSE; local
5246 u8 scope = RT_SCOPE_UNIVERSE; local
[all...]
/linux-master/net/ipv4/
H A Darp.c399 int scope; local
406 scope = RT_SCOPE_HOST;
412 scope = RT_SCOPE_HOST;
414 case 3: /* Do not reply for scope host addresses */
416 scope = RT_SCOPE_LINK;
429 return !inet_confirm_addr(net, in_dev, sip, tip, scope);
435 int scope = RT_SCOPE_LINK; local
446 return !!inet_confirm_addr(net, in_dev, sip, 0, scope);
H A Ddevinet.c517 NL_SET_ERR_MSG(extack, "ipv4: Invalid scope value");
1320 int scope)
1328 ifa->ifa_scope <= scope)
1335 __be32 inet_select_addr(const struct net_device *dev, __be32 dst, int scope) argument
1355 if (min(ifa->ifa_scope, localnet_scope) > scope)
1378 addr = in_dev_select_addr(in_dev, scope);
1395 addr = in_dev_select_addr(in_dev, scope);
1406 __be32 local, int scope)
1421 min_scope <= scope) {
1436 if (min_scope <= scope) {
1319 in_dev_select_addr(const struct in_device *in_dev, int scope) argument
1405 confirm_addr_indev(struct in_device *in_dev, __be32 dst, __be32 local, int scope) argument
1457 inet_confirm_addr(struct net *net, struct in_device *in_dev, __be32 dst, __be32 local, int scope) argument
[all...]
/linux-master/include/net/sctp/
H A Dstructs.h471 enum sctp_scope (*scope)(union sctp_addr *); member in struct:sctp_af
1186 enum sctp_scope scope, gfp_t gfp,
1214 const enum sctp_scope scope);
2138 enum sctp_scope scope, gfp_t gfp);
2179 enum sctp_scope scope, gfp_t gfp);
/linux-master/drivers/infiniband/core/
H A Duverbs_uapi.c230 if (def->scope == UAPI_SCOPE_OBJECT) {
241 if (def->scope == UAPI_SCOPE_METHOD &&
253 if (def->scope == UAPI_SCOPE_METHOD &&

Completed in 474 milliseconds

123456