Home
last modified time | relevance | path

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

12

/include/linux/
A Dbtf_ids.h57 #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 Dbcm47xx_sprom.h20 const char *prefix, in bcm47xx_fill_sprom()
A Defi_embedded_fw.h32 u8 prefix[EFI_EMBEDDED_FW_PREFIX_LEN]; member
A Dstring.h549 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 Dxattr.h42 const char *prefix; member
A Daer.h34 u32 prefix[PCIE_STD_MAX_TLP_PREFIXLOG]; member
A Dcompiler_types.h543 # 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 Dcompiler.h166 #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) argument
A Dfs_context.h77 const char *prefix; member
A Dinit.h219 #define __initcall_name(prefix, __iid, id) \ argument
/include/uapi/linux/netfilter_bridge/
A Debt_log.h17 __u8 prefix[EBT_LOG_PREFIX_SIZE]; member
A Debt_nflog.h21 char prefix[EBT_NFLOG_PREFIX_SIZE]; member
/include/uapi/linux/netfilter_ipv4/
A Dipt_LOG.h17 char prefix[30]; member
/include/uapi/linux/netfilter_ipv6/
A Dip6t_LOG.h17 char prefix[30]; member
/include/uapi/linux/netfilter/
A Dxt_LOG.h17 char prefix[30]; member
A Dxt_NFLOG.h22 char prefix[64]; member
/include/linux/netfilter/ipset/
A Dpfxlen.h46 ip6_netmask(union nf_inet_addr *ip, u8 prefix) in ip6_netmask()
/include/drm/
A Ddrm_print.h180 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 Datmbr2684.h101 __be32 prefix; /* network byte order */ member
A Dtcp.h395 __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 Dsimple_card_utils.h14 #define simple_util_init_hp(card, sjack, prefix) \ argument
16 #define simple_util_init_mic(card, sjack, prefix) \ argument
/include/net/
A Dip6_route.h29 __u8 prefix[]; /* 0,8 or 16 */ member
A Daddrconf.h59 struct in6_addr prefix; member
/include/xen/interface/io/
A Dnetif.h288 uint64_t prefix = 0; in xen_netif_toeplitz_hash() local
/include/scsi/
A Dscsi_transport_iscsi.h436 #define iscsi_cls_session_printk(prefix, _cls_session, fmt, a...) \ argument
439 #define iscsi_cls_conn_printk(prefix, _cls_conn, fmt, a...) \ argument

Completed in 52 milliseconds

12