Searched defs:with (Results 1 – 12 of 12) sorted by relevance
| /kernel/linux/linux-4.19/arch/arc/include/asm/ |
| D | cmpxchg.h | 137 #define _xchg(ptr, with) ((typeof(*(ptr)))__xchg((unsigned long)(with), (ptr), \ argument 157 #define xchg(ptr, with) \ argument 170 #define xchg(ptr, with) _xchg(ptr, with) argument 204 #define xchg(ptr, with) ({ \ argument
|
| /kernel/linux/linux-5.10/arch/arc/include/asm/ |
| D | cmpxchg.h | 106 #define _xchg(ptr, with) ((typeof(*(ptr)))__xchg((unsigned long)(with), (ptr), \ argument 126 #define xchg(ptr, with) \ argument 139 #define xchg(ptr, with) _xchg(ptr, with) argument
|
| /kernel/linux/linux-4.19/arch/openrisc/include/asm/ |
| D | cmpxchg.h | 150 static inline unsigned long __xchg(volatile void *ptr, unsigned long with, in __xchg() 164 #define xchg(ptr, with) \ argument
|
| /kernel/linux/linux-5.10/arch/openrisc/include/asm/ |
| D | cmpxchg.h | 150 static inline unsigned long __xchg(volatile void *ptr, unsigned long with, in __xchg() 164 #define xchg(ptr, with) \ argument
|
| /kernel/linux/linux-4.19/include/uapi/linux/netfilter_ipv4/ |
| D | ipt_REJECT.h | 18 enum ipt_reject_with with; /* reject type */ member
|
| /kernel/linux/linux-4.19/include/uapi/linux/netfilter_ipv6/ |
| D | ip6t_REJECT.h | 20 __u32 with; /* reject type */ member
|
| /kernel/linux/linux-5.10/include/uapi/linux/netfilter_ipv4/ |
| D | ipt_REJECT.h | 18 enum ipt_reject_with with; /* reject type */ member
|
| /kernel/linux/linux-5.10/include/uapi/linux/netfilter_ipv6/ |
| D | ip6t_REJECT.h | 20 __u32 with; /* reject type */ member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter_ipv6/ |
| D | ip6t_REJECT.h | 34 __u32 with; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter_ipv4/ |
| D | ipt_REJECT.h | 33 enum ipt_reject_with with; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter_ipv4/ |
| D | ipt_REJECT.h | 20 enum ipt_reject_with with; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter_ipv6/ |
| D | ip6t_REJECT.h | 21 __u32 with; member
|