/include/linux/ |
D | btf_ids.h | 51 #define __ID(prefix) \ argument 58 #define BTF_ID(prefix, name) \ argument 61 #define ____BTF_ID_FLAGS(prefix, name, flags) \ argument 63 #define __BTF_ID_FLAGS(prefix, name, flags, ...) \ argument 65 #define BTF_ID_FLAGS(prefix, name, ...) \ argument 100 #define BTF_ID_LIST_SINGLE(name, prefix, typename) \ argument 103 #define BTF_ID_LIST_GLOBAL_SINGLE(name, prefix, typename) \ argument 208 #define BTF_ID(prefix, name) argument 209 #define BTF_ID_FLAGS(prefix, name, ...) argument 212 #define BTF_ID_LIST_SINGLE(name, prefix, typename) static u32 __maybe_unused name[1]; argument [all …]
|
D | bcm47xx_sprom.h | 20 const char *prefix, in bcm47xx_fill_sprom()
|
D | string.h | 255 static inline bool strstarts(const char *str, const char *prefix) in strstarts() 400 static __always_inline size_t str_has_prefix(const char *str, const char *prefix) in str_has_prefix()
|
D | efi_embedded_fw.h | 32 u8 prefix[EFI_EMBEDDED_FW_PREFIX_LEN]; member
|
D | xattr.h | 38 const char *prefix; member
|
D | compiler_types.h | 414 # define __compiletime_assert(condition, msg, prefix, suffix) \ argument 427 # define __compiletime_assert(condition, msg, prefix, suffix) do { } while (0) argument 430 #define _compiletime_assert(condition, msg, prefix, suffix) \ argument
|
D | compiler-clang.h | 20 #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) argument
|
D | compiler-gcc.h | 42 #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) argument
|
D | compiler.h | 182 # define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __LINE__) argument
|
D | init.h | 214 #define __initcall_name(prefix, __iid, id) \ argument
|
D | fs_context.h | 77 const char *prefix; member
|
/include/uapi/linux/netfilter/ |
D | xt_LOG.h | 17 char prefix[30]; member
|
D | xt_NFLOG.h | 22 char prefix[64]; member
|
/include/uapi/linux/netfilter_ipv6/ |
D | ip6t_LOG.h | 17 char prefix[30]; member
|
/include/uapi/linux/netfilter_ipv4/ |
D | ipt_LOG.h | 17 char prefix[30]; member
|
/include/uapi/linux/netfilter_bridge/ |
D | ebt_log.h | 17 __u8 prefix[EBT_LOG_PREFIX_SIZE]; member
|
D | ebt_nflog.h | 21 char prefix[EBT_NFLOG_PREFIX_SIZE]; member
|
/include/linux/netfilter/ipset/ |
D | pfxlen.h | 46 ip6_netmask(union nf_inet_addr *ip, u8 prefix) in ip6_netmask()
|
/include/drm/ |
D | drm_print.h | 81 const char *prefix; member 228 static inline struct drm_printer drm_debug_printer(const char *prefix) in drm_debug_printer() 244 static inline struct drm_printer drm_err_printer(const char *prefix) in drm_err_printer()
|
/include/sound/ |
D | simple_card_utils.h | 14 #define asoc_simple_init_hp(card, sjack, prefix) \ argument 16 #define asoc_simple_init_mic(card, sjack, prefix) \ argument
|
/include/uapi/linux/ |
D | atmbr2684.h | 101 __be32 prefix; /* network byte order */ member
|
D | if_tunnel.h | 111 struct in6_addr prefix; member
|
/include/net/ |
D | ip6_route.h | 29 __u8 prefix[]; /* 0,8 or 16 */ member
|
D | addrconf.h | 54 struct in6_addr prefix; member
|
/include/xen/interface/io/ |
D | netif.h | 288 uint64_t prefix = 0; in xen_netif_toeplitz_hash() local
|