Home
last modified time | relevance | path

Searched refs:scope (Results 1 – 23 of 23) sorted by relevance

/include/linux/
A Dpid_namespace.h67 int scope = MEMFD_NOEXEC_SCOPE_EXEC; in pidns_memfd_noexec_scope() local
70 scope = max(scope, READ_ONCE(ns->memfd_noexec_scope)); in pidns_memfd_noexec_scope()
72 return scope; in pidns_memfd_noexec_scope()
A Dbtf_ids.h89 #define __BTF_ID_LIST(name, scope) \ argument
92 "." #scope " " #name "; \n" \
148 #define __BTF_SET_START(name, scope) \ argument
151 "." #scope " __BTF_ID__set__" #name "; \n" \
192 #define __BTF_SET8_START(name, scope, flags) \ argument
196 "." #scope " __BTF_ID__set8__" #name "; \n" \
A Dcleanup.h420 for (CLASS(_name, scope)(args); \
421 __guard_ptr(_name)(&scope) || !__is_cond_ptr(_name); \
432 for (CLASS(_name, scope)(args); true; ({ goto _label; })) \
433 if (!__guard_ptr(_name)(&scope)) { \
A Dfwctl.h56 void *(*fw_rpc)(struct fwctl_uctx *uctx, enum fwctl_rpc_scope scope,
A Dinetdevice.h199 __be32 inet_select_addr(const struct net_device *dev, __be32 dst, int scope);
201 __be32 local, int scope);
A Dperf_event.h351 unsigned int scope; member
/include/net/
A Dnet_shaper.h28 enum net_shaper_scope scope; member
117 enum net_shaper_scope scope, unsigned long *cap);
A Dif_inet6.h50 __u16 scope; member
246 unsigned char scope = broadcast[5] & 0xF; in ipv6_ib_mc_map() local
253 buf[5] = 0x10 | scope; /* scope from broadcast address */ in ipv6_ib_mc_map()
A Dflow.h96 __u32 mark, __u8 tos, __u8 scope, in flowi4_init_output() argument
107 fl4->flowi4_scope = scope; in flowi4_init_output()
A Dip_fib.h178 unsigned char scope; member
198 unsigned char scope; member
209 unsigned char scope);
575 int fib_check_nh(struct net *net, struct fib_nh *nh, u32 table, u8 scope,
A Droute.h188 int oif, __u8 scope) in ip_route_output() argument
193 .flowi4_scope = scope, in ip_route_output()
A Dip.h637 unsigned char scope = broadcast[5] & 0xF; in ip_ib_mc_map() local
645 buf[5] = 0x10 | scope; /* scope from broadcast address */ in ip_ib_mc_map()
A Daddrconf.h88 u16 scope; member
A Dnexthop.h486 int fib_check_nexthop(struct nexthop *nh, u8 scope,
/include/trace/events/
A Dfib6.h27 __field( __u8, scope )
48 __entry->scope = flp->flowi6_scope;
84 __entry->flowlabel, __entry->tos, __entry->scope,
A Dfib.h27 __field( __u8, scope )
48 __entry->scope = flp->flowi4_scope;
96 __entry->tos, __entry->scope, __entry->flags,
/include/uapi/fwctl/
A Dfwctl.h133 __u32 scope; member
/include/uapi/linux/
A Dtipc.h160 signed char scope; member
205 __u32 scope; /* cluster/node */ member
A Dcounter.h47 __u8 scope; member
/include/rdma/
A Duverbs_ioctl.h333 u8 scope; member
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, \
A Dib_sa.h324 u8 scope; member
/include/net/sctp/
A Dstructs.h471 enum sctp_scope (*scope)(union sctp_addr *); member
1187 enum sctp_scope scope, gfp_t gfp,
1215 const enum sctp_scope scope);
2139 enum sctp_scope scope, gfp_t gfp);
2178 enum sctp_scope scope, gfp_t gfp);
/include/linux/pds/
A Dpds_adminq.h1351 u8 scope; member

Completed in 85 milliseconds