Home
last modified time | relevance | path

Searched defs:comment (Results 1 – 19 of 19) sorted by relevance

/linux/tools/testing/selftests/net/lib/py/
H A Dksft.py58 def ksft_eq(a, b, comment=""): argument
64 def ksft_ne(a, b, comment=""): argument
70 def ksft_true(a, comment=""): argument
75 def ksft_not_none(a, comment=""): argument
80 def ksft_in(a, b, comment=""): argument
85 ksft_is(a, b, comment="") global() argument
90 ksft_ge(a, b, comment="") global() argument
95 ksft_lt(a, b, comment="") global() argument
118 ksft_busy_wait(cond, sleep=0.005, deadline=1, comment="") global() argument
129 ktap_result(ok, cnt=1, case="", comment="") global() argument
[all...]
/linux/include/uapi/linux/netfilter/
H A Dxt_comment.h8 char comment[XT_MAX_COMMENT_LEN]; member
/linux/include/linux/
H A Dcompiler_types.h615 #define __diag_ignore(compiler, version, option, comment) \ argument
617 #define __diag_warn(compiler, version, option, comment) \ argument
619 #define __diag_error(compiler, version, option, comment) \ argument
623 #define __diag_ignore_all(option, comment) argument
H A Dcompiler-gcc.h128 #define __diag_ignore_all(option, comment) \ argument
H A Dcompiler-clang.h136 #define __diag_ignore_all(option, comment) \ argument
/linux/drivers/gpu/drm/display/
H A Ddrm_hdmi_audio_helper.c62 static int drm_connector_hdmi_audio_get_dai_id(struct snd_soc_component *comment, in drm_connector_hdmi_audio_get_dai_id()
/linux/tools/perf/util/
H A Ddisasm.c499 static int comment__symbol(char *raw, char *comment, u64 *addrp, char **namep) in comment__symbol()
617 char *s = strchr(ops->raw, ','), *target, *comment, prev; in mov__parse() local
780 char *target, *comment, *s, prev; in dec__parse() local
H A Dconfig.c94 int quote = 0, comment = 0, space = 0; in parse_value() local
251 int comment = 0; in perf_parse_file() local
/linux/net/netfilter/ipset/
H A Dip_set_core.c346 ip_set_init_comment(struct ip_set *set, struct ip_set_comment *comment, in ip_set_init_comment()
372 ip_set_put_comment(struct sk_buff *skb, const struct ip_set_comment *comment) in ip_set_put_comment()
389 struct ip_set_comment *comment = ptr; in ip_set_comment_free() local
/linux/sound/pci/ice1712/
H A Dse.c352 const char *comment; member
/linux/drivers/net/wireless/ath/wil6210/
H A Dfw.h157 u8 comment[32]; /* short description */ member
/linux/fs/affs/
H A Damigaffs.h93 u8 comment[92]; member
/linux/net/ipv4/netfilter/
H A Dip_tables.c158 const char **comment, unsigned int *rulenum) in get_chainname_rulenum() argument
195 const char *hookname, *chainname, *comment; in trace_packet() local
/linux/net/ipv6/netfilter/
H A Dip6_tables.c183 const char **comment, unsigned int *rulenum) in get_chainname_rulenum() argument
220 const char *hookname, *chainname, *comment; in trace_packet() local
/linux/include/linux/netfilter/ipset/
H A Dip_set.h120 char *comment; member
/linux/security/tomoyo/
H A Dcommon.c769 const struct tomoyo_path_info *comment = in tomoyo_read_profile() local
H A Dcommon.h881 const struct tomoyo_path_info *comment; member
/linux/kernel/trace/
H A Dtrace_functions_graph.c815 u32 trace_flags, bool comment) in print_graph_retaddr()
/linux/drivers/acpi/acpica/
H A Daclocal.h817 char *comment; member