Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/lib/py/
H A Dksft.py118 _fail("Check failed", a, "!=", b, comment) argument
129 _fail("Check failed", a, "does not eval to True", comment) argument
58 ksft_eq(a, b, comment="") global() argument
64 ksft_ne(a, b, comment="") global() argument
70 ksft_true(a, comment="") global() argument
75 ksft_in(a, b, comment="") global() argument
80 ksft_not_in(a, b, comment="") global() 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
[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.h724 __diag_ignore(compiler,version,option,comment) global() argument
726 __diag_warn(compiler,version,option,comment) global() argument
728 __diag_error(compiler,version,option,comment) global() argument
732 __diag_ignore_all(option,comment) global() 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/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 Ddisasm.c474 comment__symbol(char * raw,char * comment,u64 * addrp,char ** namep) comment__symbol() argument
593 char *s = strchr(ops->raw, ','), *target, *comment, prev; mov__parse() local
673 char *target, *comment, *s, prev; dec__parse() local
[all...]
H A Dconfig.c96 int quote = 0, comment = 0, space = 0; parse_value() local
253 int comment = 0; 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() argument
372 ip_set_put_comment(struct sk_buff *skb, const struct ip_set_comment *comment) in ip_set_put_comment() argument
389 struct ip_set_comment *comment = ptr; ip_set_comment_free() local
[all...]
/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/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() argument
195 const char *hookname, *chainname, *comment; in trace_packet() local
/linux/lib/tests/
H A Dprintf_kunit.c30 NOWARN(option,comment,block) global() argument
/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.c775 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.c854 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()
/linux/drivers/acpi/acpica/
H A Daclocal.h817 char *comment; member