/include/linux/ |
A D | pid_namespace.h | 67 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 D | btf_ids.h | 89 #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 D | cleanup.h | 420 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 D | fwctl.h | 56 void *(*fw_rpc)(struct fwctl_uctx *uctx, enum fwctl_rpc_scope scope,
|
A D | inetdevice.h | 199 __be32 inet_select_addr(const struct net_device *dev, __be32 dst, int scope); 201 __be32 local, int scope);
|
A D | perf_event.h | 351 unsigned int scope; member
|
/include/net/ |
A D | net_shaper.h | 28 enum net_shaper_scope scope; member 117 enum net_shaper_scope scope, unsigned long *cap);
|
A D | if_inet6.h | 50 __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 D | flow.h | 96 __u32 mark, __u8 tos, __u8 scope, in flowi4_init_output() argument 107 fl4->flowi4_scope = scope; in flowi4_init_output()
|
A D | ip_fib.h | 178 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 D | route.h | 188 int oif, __u8 scope) in ip_route_output() argument 193 .flowi4_scope = scope, in ip_route_output()
|
A D | ip.h | 637 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 D | addrconf.h | 88 u16 scope; member
|
A D | nexthop.h | 486 int fib_check_nexthop(struct nexthop *nh, u8 scope,
|
/include/trace/events/ |
A D | fib6.h | 27 __field( __u8, scope ) 48 __entry->scope = flp->flowi6_scope; 84 __entry->flowlabel, __entry->tos, __entry->scope,
|
A D | fib.h | 27 __field( __u8, scope ) 48 __entry->scope = flp->flowi4_scope; 96 __entry->tos, __entry->scope, __entry->flags,
|
/include/uapi/fwctl/ |
A D | fwctl.h | 133 __u32 scope; member
|
/include/uapi/linux/ |
A D | tipc.h | 160 signed char scope; member 205 __u32 scope; /* cluster/node */ member
|
A D | counter.h | 47 __u8 scope; member
|
/include/rdma/ |
A D | uverbs_ioctl.h | 333 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 D | ib_sa.h | 324 u8 scope; member
|
/include/net/sctp/ |
A D | structs.h | 471 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 D | pds_adminq.h | 1351 u8 scope; member
|