| /include/linux/ |
| A D | btf_ids.h | 57 #define __ID(prefix) \ argument 64 #define BTF_ID(prefix, name) \ argument 67 #define ____BTF_ID_FLAGS(prefix, name, flags) \ argument 69 #define __BTF_ID_FLAGS(prefix, name, flags, ...) \ argument 71 #define BTF_ID_FLAGS(prefix, name, ...) \ argument 106 #define BTF_ID_LIST_SINGLE(name, prefix, typename) \ argument 109 #define BTF_ID_LIST_GLOBAL_SINGLE(name, prefix, typename) \ argument 221 #define BTF_ID(prefix, name) argument 222 #define BTF_ID_FLAGS(prefix, name, ...) argument 225 #define BTF_ID_LIST_SINGLE(name, prefix, typename) static u32 __maybe_unused name[1]; argument [all …]
|
| A D | bcm47xx_sprom.h | 20 const char *prefix, in bcm47xx_fill_sprom()
|
| A D | efi_embedded_fw.h | 32 u8 prefix[EFI_EMBEDDED_FW_PREFIX_LEN]; member
|
| A D | string.h | 549 static __always_inline size_t str_has_prefix(const char *str, const char *prefix) in str_has_prefix() 560 static inline bool strstarts(const char *str, const char *prefix) in strstarts()
|
| A D | xattr.h | 42 const char *prefix; member
|
| A D | aer.h | 34 u32 prefix[PCIE_STD_MAX_TLP_PREFIXLOG]; member
|
| A D | compiler_types.h | 543 # define __compiletime_assert(condition, msg, prefix, suffix) \ argument 556 # define __compiletime_assert(condition, msg, prefix, suffix) ((void)(condition)) argument 559 #define _compiletime_assert(condition, msg, prefix, suffix) \ argument
|
| A D | compiler.h | 166 #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) argument
|
| A D | fs_context.h | 77 const char *prefix; member
|
| A D | init.h | 219 #define __initcall_name(prefix, __iid, id) \ argument
|
| /include/uapi/linux/netfilter_bridge/ |
| A D | ebt_log.h | 17 __u8 prefix[EBT_LOG_PREFIX_SIZE]; member
|
| A D | ebt_nflog.h | 21 char prefix[EBT_NFLOG_PREFIX_SIZE]; member
|
| /include/uapi/linux/netfilter_ipv4/ |
| A D | ipt_LOG.h | 17 char prefix[30]; member
|
| /include/uapi/linux/netfilter_ipv6/ |
| A D | ip6t_LOG.h | 17 char prefix[30]; member
|
| /include/uapi/linux/netfilter/ |
| A D | xt_LOG.h | 17 char prefix[30]; member
|
| A D | xt_NFLOG.h | 22 char prefix[64]; member
|
| /include/linux/netfilter/ipset/ |
| A D | pfxlen.h | 46 ip6_netmask(union nf_inet_addr *ip, u8 prefix) in ip6_netmask()
|
| /include/drm/ |
| A D | drm_print.h | 180 const char *prefix; member 411 const char *prefix) in drm_dbg_printer() 432 const char *prefix) in drm_err_printer() 489 const char *prefix, in drm_line_printer()
|
| /include/uapi/linux/ |
| A D | atmbr2684.h | 101 __be32 prefix; /* network byte order */ member
|
| A D | tcp.h | 395 __u8 prefix; /* peer's address prefix */ member 412 __u8 prefix; /* peer's address prefix */ member 460 __u8 prefix; /* in/out: dump keys with address/prefix */ member
|
| /include/sound/ |
| A D | simple_card_utils.h | 14 #define simple_util_init_hp(card, sjack, prefix) \ argument 16 #define simple_util_init_mic(card, sjack, prefix) \ argument
|
| /include/net/ |
| A D | ip6_route.h | 29 __u8 prefix[]; /* 0,8 or 16 */ member
|
| A D | addrconf.h | 59 struct in6_addr prefix; member
|
| /include/xen/interface/io/ |
| A D | netif.h | 288 uint64_t prefix = 0; in xen_netif_toeplitz_hash() local
|
| /include/scsi/ |
| A D | scsi_transport_iscsi.h | 436 #define iscsi_cls_session_printk(prefix, _cls_session, fmt, a...) \ argument 439 #define iscsi_cls_conn_printk(prefix, _cls_conn, fmt, a...) \ argument
|