Home
last modified time | relevance | path

Searched defs:comment (Results 1 – 21 of 21) 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_in(a, b, comment=""): argument
80 def ksft_not_in(a, b, comment=""): argument
85 def ksft_is(a, b, comment=""): argument
90 def ksft_ge(a, b, comment=""): argument
95 def ksft_lt(a, b, comment=""): argument
118 def ksft_busy_wait(cond, sleep=0.005, deadline=1, comment=""): argument
129 def ktap_result(ok, cnt=1, case="", comment=""): argument
/linux/include/uapi/linux/netfilter/
H A Dxt_comment.h8 char comment[XT_MAX_COMMENT_LEN]; member
/linux/include/linux/
H A Dcompiler_types.h590 #define __diag_ignore(compiler, version, option, comment) \ argument
592 #define __diag_warn(compiler, version, option, comment) \ argument
594 #define __diag_error(compiler, version, option, comment) \ argument
598 #define __diag_ignore_all(option, comment) argument
H A Dcompiler-clang.h122 #define __diag_ignore_all(option, comment) \ argument
H A Dcompiler-gcc.h132 #define __diag_ignore_all(option, comment) \ argument
/linux/drivers/cpufreq/
H A DKconfig.x86327 comment "shared options" label
/linux/drivers/input/joystick/
H A Dsidewinder.c525 static void sw_3dp_id(unsigned char *buf, char *comment, size_t size) in sw_3dp_id()
577 char comment[40]; in sw_connect() local
/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 Dconfig.c94 int quote = 0, comment = 0, space = 0; in parse_value() local
251 int comment = 0; in perf_parse_file() local
H A Ddisasm.c495 static int comment__symbol(char *raw, char *comment, u64 *addrp, char **namep) in comment__symbol()
613 char *s = strchr(ops->raw, ','), *target, *comment, prev; in mov__parse() local
776 char *target, *comment, *s, prev; in dec__parse() local
/linux/drivers/media/pci/cx18/
H A Dcx18-cards.h111 char *comment; member
/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/fs/affs/
H A Damigaffs.h93 u8 comment[92]; member
/linux/drivers/net/wireless/ath/wil6210/
H A Dfw.h157 u8 comment[32]; /* short description */ member
/linux/sound/pci/ice1712/
H A Dse.c352 const char *comment; member
/linux/net/ipv4/netfilter/
H A Dip_tables.c158 const char **comment, unsigned int *rulenum) in get_chainname_rulenum()
195 const char *hookname, *chainname, *comment; in trace_packet() local
/linux/lib/tests/
H A Dprintf_kunit.c30 #define NOWARN(option, comment, block) \ argument
/linux/drivers/media/pci/ivtv/
H A Divtv-cards.h276 char *comment; member
/linux/include/linux/netfilter/ipset/
H A Dip_set.h120 char *comment; member
/linux/kernel/trace/
H A Dtrace_functions_graph.c805 u32 trace_flags, bool comment) in print_graph_retaddr()
/linux/drivers/media/pci/bt8xx/
H A Dbttv-driver.c1439 void bttv_gpio_tracking(struct bttv *btv, char *comment) in bttv_gpio_tracking()