comment           313 arch/arm64/kernel/debug-monitors.c 		unsigned int comment = esr & ESR_ELx_BRK64_ISS_COMMENT_MASK;
comment           315 arch/arm64/kernel/debug-monitors.c 		if ((comment & ~hook->mask) == hook->imm)
comment          1035 arch/arm64/kernel/traps.c 	unsigned int comment = esr & ESR_ELx_BRK64_ISS_COMMENT_MASK;
comment          1037 arch/arm64/kernel/traps.c 	if ((comment & ~KASAN_BRK_MASK) == KASAN_BRK_IMM)
comment             6 arch/sh/include/asm/romimage-macros.h .macro	LIST comment
comment           794 drivers/acpi/acpica/aclocal.h 	char *comment;
comment           527 drivers/input/joystick/sidewinder.c static void sw_3dp_id(unsigned char *buf, char *comment, size_t size)
comment           540 drivers/input/joystick/sidewinder.c 	snprintf(comment, size, " [PnP %d.%02d id %s rev %s]",
comment           579 drivers/input/joystick/sidewinder.c 	char comment[40];
comment           581 drivers/input/joystick/sidewinder.c 	comment[0] = 0;
comment           679 drivers/input/joystick/sidewinder.c 						sprintf(comment, " [AC %s]", sw_get_bits(idbuf,38,1,3) ? "off" : "on");
comment           690 drivers/input/joystick/sidewinder.c 						sw_3dp_id(idbuf, comment, sizeof(comment));
comment           763 drivers/input/joystick/sidewinder.c 		dbg("%s%s [%d-bit id %d data %d]\n", sw->name, comment, m, l, k);
comment          1454 drivers/media/pci/bt8xx/bttv-driver.c void bttv_gpio_tracking(struct bttv *btv, char *comment)
comment          1460 drivers/media/pci/bt8xx/bttv-driver.c 		 btv->c.nr, outbits, data & outbits, data & ~outbits, comment);
comment           303 drivers/media/pci/bt8xx/bttvp.h extern void bttv_gpio_tracking(struct bttv *btv, char *comment);
comment            50 drivers/media/pci/cx18/cx18-cards.c 	.comment = "Simultaneous Digital and Analog TV capture supported\n",
comment            97 drivers/media/pci/cx18/cx18-cards.c 	.comment = "Simultaneous Digital and Analog TV capture supported\n",
comment           144 drivers/media/pci/cx18/cx18-cards.c 	.comment = "Simultaneous Digital and Analog TV capture supported\n",
comment           200 drivers/media/pci/cx18/cx18-cards.c 	.comment = "Analog TV capture supported\n",
comment           247 drivers/media/pci/cx18/cx18-cards.c 	.comment = "Experimenters needed for device to work well.\n"
comment           307 drivers/media/pci/cx18/cx18-cards.c 	.comment = "Experimenters needed for device to work well.\n"
comment           367 drivers/media/pci/cx18/cx18-cards.c 	.comment = "Analog TV capture supported\n",
comment           421 drivers/media/pci/cx18/cx18-cards.c 	.comment = "Experimenters and photos needed for device to work well.\n"
comment           464 drivers/media/pci/cx18/cx18-cards.c 	.comment = "Experimenters and photos needed for device to work well.\n"
comment           517 drivers/media/pci/cx18/cx18-cards.c 	.comment = "Simultaneous DVB-T and Analog capture supported,\n"
comment           111 drivers/media/pci/cx18/cx18-cards.h 	char *comment;
comment          1009 drivers/media/pci/cx18/cx18-driver.c 	if (cx->card->comment)
comment          1010 drivers/media/pci/cx18/cx18-driver.c 		CX18_INFO("%s", cx->card->comment);
comment          1030 drivers/media/pci/ivtv/ivtv-cards.c 	.comment = "For non-NTSC tuners, use the pal= or secam= module options",
comment          1143 drivers/media/pci/ivtv/ivtv-cards.c 	.comment = "Not yet supported!\n",
comment           250 drivers/media/pci/ivtv/ivtv-cards.h 	char *comment;
comment          1104 drivers/media/pci/ivtv/ivtv-driver.c 	if (itv->card->comment)
comment          1105 drivers/media/pci/ivtv/ivtv-driver.c 		IVTV_INFO("%s", itv->card->comment);
comment           169 drivers/net/wireless/ath/wil6210/fw.h 	u8 comment[32]; /* short description */
comment           357 drivers/net/wireless/ath/wil6210/fw_inc.c 	wil_hex_dump_fw("", DUMP_PREFIX_OFFSET, 16, 1, d->comment,
comment           358 drivers/net/wireless/ath/wil6210/fw_inc.c 			sizeof(d->comment), true);
comment           360 drivers/net/wireless/ath/wil6210/fw_inc.c 	if (!memcmp(d->comment, WIL_FW_VERSION_PREFIX,
comment           363 drivers/net/wireless/ath/wil6210/fw_inc.c 		       d->comment + WIL_FW_VERSION_PREFIX_LEN,
comment           364 drivers/net/wireless/ath/wil6210/fw_inc.c 		       min(sizeof(d->comment) - WIL_FW_VERSION_PREFIX_LEN,
comment           108 drivers/net/wireless/cisco/airo.c #define IGNLABEL(comment) NULL
comment          1351 drivers/staging/wlan-ng/hfa384x.h 	u8 comment[WLAN_COMMENT_MAX + 1];	/* User comment */
comment            92 fs/affs/amigaffs.h 	u8 comment[92];
comment           753 include/asm-generic/vmlinux.lds.h 		.comment 0 : { *(.comment) }
comment           239 include/linux/compiler_types.h #define __diag_ignore(compiler, version, option, comment) \
comment           241 include/linux/compiler_types.h #define __diag_warn(compiler, version, option, comment) \
comment           243 include/linux/compiler_types.h #define __diag_error(compiler, version, option, comment) \
comment           120 include/linux/netfilter/ipset/ip_set.h 	char *comment;
comment           534 include/linux/netfilter/ipset/ip_set.h ip_set_init_comment(struct ip_set *set, struct ip_set_comment *comment,
comment           537 include/linux/netfilter/ipset/ip_set.h 	struct ip_set_comment_rcu *c = rcu_dereference_protected(comment->c, 1);
comment           538 include/linux/netfilter/ipset/ip_set.h 	size_t len = ext->comment ? strlen(ext->comment) : 0;
comment           543 include/linux/netfilter/ipset/ip_set.h 		rcu_assign_pointer(comment->c, NULL);
comment           552 include/linux/netfilter/ipset/ip_set.h 	strlcpy(c->str, ext->comment, len + 1);
comment           554 include/linux/netfilter/ipset/ip_set.h 	rcu_assign_pointer(comment->c, c);
comment           559 include/linux/netfilter/ipset/ip_set.h ip_set_put_comment(struct sk_buff *skb, const struct ip_set_comment *comment)
comment           561 include/linux/netfilter/ipset/ip_set.h 	struct ip_set_comment_rcu *c = rcu_dereference(comment->c);
comment           574 include/linux/netfilter/ipset/ip_set.h ip_set_comment_free(struct ip_set *set, struct ip_set_comment *comment)
comment           578 include/linux/netfilter/ipset/ip_set.h 	c = rcu_dereference_protected(comment->c, 1);
comment           583 include/linux/netfilter/ipset/ip_set.h 	rcu_assign_pointer(comment->c, NULL);
comment            92 include/sound/hdmi-codec.h 	int (*get_dai_id)(struct snd_soc_component *comment,
comment            69 include/sound/soc-component.h 	int (*of_xlate_dai_id)(struct snd_soc_component *comment,
comment             8 include/uapi/linux/netfilter/xt_comment.h 	char comment[XT_MAX_COMMENT_LEN];
comment           160 net/ipv4/netfilter/ip_tables.c 		      const char **comment, unsigned int *rulenum)
comment           176 net/ipv4/netfilter/ip_tables.c 			*comment = *chainname == hookname
comment           197 net/ipv4/netfilter/ip_tables.c 	const char *hookname, *chainname, *comment;
comment           204 net/ipv4/netfilter/ip_tables.c 	comment = comments[NF_IP_TRACE_COMMENT_RULE];
comment           208 net/ipv4/netfilter/ip_tables.c 		    &chainname, &comment, &rulenum) != 0)
comment           213 net/ipv4/netfilter/ip_tables.c 		     tablename, chainname, comment, rulenum);
comment           185 net/ipv6/netfilter/ip6_tables.c 		      const char **comment, unsigned int *rulenum)
comment           201 net/ipv6/netfilter/ip6_tables.c 			*comment = *chainname == hookname
comment           222 net/ipv6/netfilter/ip6_tables.c 	const char *hookname, *chainname, *comment;
comment           229 net/ipv6/netfilter/ip6_tables.c 	comment = comments[NF_IP6_TRACE_COMMENT_RULE];
comment           233 net/ipv6/netfilter/ip6_tables.c 		    &chainname, &comment, &rulenum) != 0)
comment           238 net/ipv6/netfilter/ip6_tables.c 		     tablename, chainname, comment, rulenum);
comment           426 net/netfilter/ipset/ip_set_core.c 		ext->comment = ip_set_comment_uget(tb[IPSET_ATTR_COMMENT]);
comment           375 scripts/kconfig/parser.y comment: T_COMMENT prompt T_EOL
comment           382 scripts/kconfig/parser.y comment_stmt: comment comment_option_list
comment           704 security/tomoyo/common.c 		old_comment = profile->comment;
comment           705 security/tomoyo/common.c 		profile->comment = new_comment;
comment           777 security/tomoyo/common.c 			const struct tomoyo_path_info *comment =
comment           778 security/tomoyo/common.c 				profile->comment;
comment           782 security/tomoyo/common.c 			tomoyo_set_string(head, comment ? comment->name : "");
comment           881 security/tomoyo/common.h 	const struct tomoyo_path_info *comment;
comment           352 sound/pci/ice1712/se.c 	const char *comment;
comment           360 sound/pci/ice1712/se.c 		.comment = "Front(green)"
comment           367 sound/pci/ice1712/se.c 		.comment = "Surround(orange)"
comment           374 sound/pci/ice1712/se.c 		.comment = "SurroundBack(white)"
comment           381 sound/pci/ice1712/se.c 		.comment = "Center(Lch)&SubWoofer(Rch)(black)"
comment            42 sound/usb/usx2y/usbusx2yaudio.c 					   nrpacks set to 1, you might as well comment 
comment           450 tools/perf/util/annotate.c static int comment__symbol(char *raw, char *comment, u64 *addrp, char **namep)
comment           457 tools/perf/util/annotate.c 	*addrp = strtoull(comment, &endptr, 16);
comment           458 tools/perf/util/annotate.c 	if (endptr == comment)
comment           537 tools/perf/util/annotate.c 	char *s = strchr(ops->raw, ','), *target, *comment, prev;
comment           550 tools/perf/util/annotate.c 	comment = strchr(s, arch->objdump.comment_char);
comment           552 tools/perf/util/annotate.c 	if (comment != NULL)
comment           553 tools/perf/util/annotate.c 		s = comment - 1;
comment           569 tools/perf/util/annotate.c 	if (comment == NULL)
comment           572 tools/perf/util/annotate.c 	comment = skip_spaces(comment);
comment           573 tools/perf/util/annotate.c 	comment__symbol(ops->source.raw, comment + 1, &ops->source.addr, &ops->source.name);
comment           574 tools/perf/util/annotate.c 	comment__symbol(ops->target.raw, comment + 1, &ops->target.addr, &ops->target.name);
comment           598 tools/perf/util/annotate.c 	char *target, *comment, *s, prev;
comment           613 tools/perf/util/annotate.c 	comment = strchr(s, arch->objdump.comment_char);
comment           614 tools/perf/util/annotate.c 	if (comment == NULL)
comment           617 tools/perf/util/annotate.c 	comment = skip_spaces(comment);
comment           618 tools/perf/util/annotate.c 	comment__symbol(ops->target.raw, comment + 1, &ops->target.addr, &ops->target.name);
comment            76 tools/perf/util/config.c 	int quote = 0, comment = 0, space = 0;
comment            90 tools/perf/util/config.c 		if (comment)
comment            98 tools/perf/util/config.c 				comment = 1;
comment           233 tools/perf/util/config.c 	int comment = 0;
comment           262 tools/perf/util/config.c 			comment = 0;
comment           265 tools/perf/util/config.c 		if (comment || isspace(c))
comment           268 tools/perf/util/config.c 			comment = 1;