Home
last modified time | relevance | path

Searched defs:prefix (Results 1 – 25 of 42) sorted by relevance

12

/include/linux/
Dbtf_ids.h51 #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 …]
Dbcm47xx_sprom.h20 const char *prefix, in bcm47xx_fill_sprom()
Dstring.h255 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()
Defi_embedded_fw.h32 u8 prefix[EFI_EMBEDDED_FW_PREFIX_LEN]; member
Dxattr.h38 const char *prefix; member
Dcompiler_types.h414 # 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
Dcompiler-clang.h20 #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) argument
Dcompiler-gcc.h42 #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) argument
Dcompiler.h182 # define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __LINE__) argument
Dinit.h214 #define __initcall_name(prefix, __iid, id) \ argument
Dfs_context.h77 const char *prefix; member
/include/uapi/linux/netfilter/
Dxt_LOG.h17 char prefix[30]; member
Dxt_NFLOG.h22 char prefix[64]; member
/include/uapi/linux/netfilter_ipv6/
Dip6t_LOG.h17 char prefix[30]; member
/include/uapi/linux/netfilter_ipv4/
Dipt_LOG.h17 char prefix[30]; member
/include/uapi/linux/netfilter_bridge/
Debt_log.h17 __u8 prefix[EBT_LOG_PREFIX_SIZE]; member
Debt_nflog.h21 char prefix[EBT_NFLOG_PREFIX_SIZE]; member
/include/linux/netfilter/ipset/
Dpfxlen.h46 ip6_netmask(union nf_inet_addr *ip, u8 prefix) in ip6_netmask()
/include/drm/
Ddrm_print.h81 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/
Dsimple_card_utils.h14 #define asoc_simple_init_hp(card, sjack, prefix) \ argument
16 #define asoc_simple_init_mic(card, sjack, prefix) \ argument
/include/uapi/linux/
Datmbr2684.h101 __be32 prefix; /* network byte order */ member
Dif_tunnel.h111 struct in6_addr prefix; member
/include/net/
Dip6_route.h29 __u8 prefix[]; /* 0,8 or 16 */ member
Daddrconf.h54 struct in6_addr prefix; member
/include/xen/interface/io/
Dnetif.h288 uint64_t prefix = 0; in xen_netif_toeplitz_hash() local

12