| /include/linux/ |
| D | cookie.h | 15 struct pcpu_gen_cookie __percpu *local; member 25 .local = &__##name, \ 32 struct pcpu_gen_cookie *local = this_cpu_ptr(gc->local); in gen_cookie_next() local 35 if (likely(local_inc_return(&local->nesting) == 1)) { in gen_cookie_next() 36 val = local->last; in gen_cookie_next() 43 local->last = ++val; in gen_cookie_next() 47 local_dec(&local->nesting); in gen_cookie_next()
|
| D | rcupdate.h | 514 #define __unrcu_pointer(p, local) \ argument 516 typeof(*p) *local = (typeof(*p) *__force)(p); \ 518 ((typeof(*p) __force __kernel *)(local)); \ 529 #define __rcu_access_pointer(p, local, space) \ argument 531 typeof(*p) *local = (typeof(*p) *__force)READ_ONCE(p); \ 533 ((typeof(*p) __force __kernel *)(local)); \ 535 #define __rcu_dereference_check(p, local, c, space) \ argument 538 typeof(*p) *local = (typeof(*p) *__force)READ_ONCE(p); \ 541 ((typeof(*p) __force __kernel *)(local)); \ 543 #define __rcu_dereference_protected(p, local, c, space) \ argument [all …]
|
| D | btf_ids.h | 97 __BTF_ID_LIST(name, local) \ 157 __BTF_ID_LIST(name, local) \ 158 __BTF_SET_START(name, local) 193 __BTF_ID_LIST(name, local) \ 203 __BTF_SET8_START(name, local, 0) 213 __BTF_SET8_START(name, local, BTF_SET8_KFUNCS)
|
| D | atmdev.h | 115 struct sockaddr_atmsvc local; member 156 struct list_head local; /* local ATM addresses */ member
|
| D | igmp.h | 125 extern int ip_mc_sf_allow(const struct sock *sk, __be32 local, __be32 rmt,
|
| D | rio_drv.h | 365 extern int rio_map_inb_region(struct rio_mport *mport, dma_addr_t local, 369 u32 size, u32 rflags, dma_addr_t *local);
|
| D | inetdevice.h | 201 __be32 local, int scope);
|
| D | mroute_base.h | 40 __be32 local, remote; member
|
| D | hid.h | 727 struct hid_local local; member
|
| /include/media/ |
| D | v4l2-dev.h | 133 int v4l2_prio_change(struct v4l2_prio_state *global, enum v4l2_priority *local, 145 void v4l2_prio_open(struct v4l2_prio_state *global, enum v4l2_priority *local); 156 void v4l2_prio_close(struct v4l2_prio_state *global, enum v4l2_priority local); 177 int v4l2_prio_check(struct v4l2_prio_state *global, enum v4l2_priority local);
|
| D | media-entity.h | 282 const struct media_pad *local,
|
| /include/uapi/linux/ |
| D | atmsvc.h | 34 struct sockaddr_atmsvc local; /* local SVC address */ member
|
| D | pkt_cls.h | 88 #define __TC_ACT_EXT(local) ((local) << __TC_ACT_EXT_SHIFT) argument
|
| D | xfrm.h | 484 xfrm_address_t local; member
|
| /include/linux/irqchip/ |
| D | riscv-imsic.h | 73 struct imsic_local_config __percpu *local; member
|
| /include/net/ |
| D | cipso_ipv4.h | 87 u32 *local; member 93 u32 *local; member
|
| D | mctp.h | 260 mctp_eid_t local, mctp_eid_t peer,
|
| D | bonding.h | 652 static inline __be32 bond_confirm_addr(struct net_device *dev, __be32 dst, __be32 local) in bond_confirm_addr() argument 661 addr = inet_confirm_addr(dev_net(dev), in_dev, dst, local, in bond_confirm_addr()
|
| D | ip_tunnels.h | 400 __be32 remote, __be32 local,
|
| D | ip_fib.h | 480 int fib_sync_down_addr(struct net_device *dev, __be32 local);
|
| /include/linux/greybus/ |
| D | svc.h | 93 struct gb_svc_l2_timer_cfg *local,
|
| /include/asm-generic/ |
| D | Kbuild | 36 mandatory-y += local.h
|
| D | tlb.h | 351 struct mmu_gather_batch local; member
|
| /include/linux/qed/ |
| D | qed_if.h | 126 bool local; member 135 struct qed_dcbx_admin_params local; member
|
| /include/trace/events/ |
| D | rxrpc.h | 570 __field(unsigned int, local) 577 __entry->local = local_debug_id; 584 __entry->local,
|