/Linux-v4.19/include/linux/netfilter/ipset/ |
D | ip_set_comment.h | 23 ip_set_init_comment(struct ip_set *set, struct ip_set_comment *comment, in ip_set_init_comment() argument 26 struct ip_set_comment_rcu *c = rcu_dereference_protected(comment->c, 1); in ip_set_init_comment() 27 size_t len = ext->comment ? strlen(ext->comment) : 0; in ip_set_init_comment() 32 rcu_assign_pointer(comment->c, NULL); in ip_set_init_comment() 41 strlcpy(c->str, ext->comment, len + 1); in ip_set_init_comment() 43 rcu_assign_pointer(comment->c, c); in ip_set_init_comment() 48 ip_set_put_comment(struct sk_buff *skb, const struct ip_set_comment *comment) in ip_set_put_comment() argument 50 struct ip_set_comment_rcu *c = rcu_dereference_bh(comment->c); in ip_set_put_comment() 63 ip_set_comment_free(struct ip_set *set, struct ip_set_comment *comment) in ip_set_comment_free() argument 67 c = rcu_dereference_protected(comment->c, 1); in ip_set_comment_free() [all …]
|
/Linux-v4.19/drivers/media/usb/ |
D | Kconfig | 12 comment "Webcam devices" 24 comment "Analog TV USB devices" 33 comment "Analog/digital TV USB devices" 41 comment "Digital TV USB devices" 52 comment "Webcam, TV (analog/digital) USB devices" 57 comment "Software defined radio USB devices" 64 comment "USB HDMI CEC adapters"
|
/Linux-v4.19/drivers/media/pci/cx18/ |
D | cx18-cards.c | 59 .comment = "Simultaneous Digital and Analog TV capture supported\n", 106 .comment = "Simultaneous Digital and Analog TV capture supported\n", 153 .comment = "Simultaneous Digital and Analog TV capture supported\n", 209 .comment = "Analog TV capture supported\n", 256 .comment = "Experimenters needed for device to work well.\n" 316 .comment = "Experimenters needed for device to work well.\n" 376 .comment = "Analog TV capture supported\n", 430 .comment = "Experimenters and photos needed for device to work well.\n" 473 .comment = "Experimenters and photos needed for device to work well.\n" 526 .comment = "Simultaneous DVB-T and Analog capture supported,\n"
|
/Linux-v4.19/scripts/ |
D | namespace.pl | 243 my $comment; 248 $comment = "GCC:GCC:"; 252 $comment .= substr($_, 43); 256 if (!defined($comment) || $comment !~ /GCC\:.*GCC\:/m) {
|
/Linux-v4.19/sound/pci/hda/ |
D | Kconfig | 95 comment "Set to Y if you want auto-loading the codec driver" 105 comment "Set to Y if you want auto-loading the codec driver" 115 comment "Set to Y if you want auto-loading the codec driver" 125 comment "Set to Y if you want auto-loading the codec driver" 139 comment "Set to Y if you want auto-loading the codec driver" 149 comment "Set to Y if you want auto-loading the codec driver" 159 comment "Set to Y if you want auto-loading the codec driver" 169 comment "Set to Y if you want auto-loading the codec driver" 178 comment "Set to Y if you want auto-loading the codec driver" 200 comment "Set to Y if you want auto-loading the codec driver" [all …]
|
/Linux-v4.19/drivers/media/pci/ |
D | Kconfig | 12 comment "Media capture support" 22 comment "Media capture/analog TV support" 29 comment "Media capture/analog/hybrid TV support" 42 comment "Media digital TV PCI Adapters"
|
/Linux-v4.19/Documentation/doc-guide/ |
D | kernel-doc.rst | 23 comment. Functions and data structures in header files which are intended 36 The opening comment mark ``/**`` is used for kernel-doc comments. The 38 the comment is formatted like a normal multi-line comment with a column 61 The general format of a function and function-like macro kernel-doc comment is:: 72 * empty comment line, and may include additional embedded empty 73 * comment lines. 83 * be placed at the end of the comment block. 87 ends with an argument description, a blank comment line, or the end of the 88 comment block. 171 The general format of a struct, union, and enum kernel-doc comment is:: [all …]
|
/Linux-v4.19/arch/alpha/boot/ |
D | bootloader.lds | 24 .comment 0 : { *(.comment) }
|
/Linux-v4.19/tools/testing/selftests/ftrace/test.d/trigger/ |
D | trigger-trace-marker-snapshot.tc | 44 comment=`echo $line | sed -e 's/^#//'` 45 if [ "$line" != "$comment" ]; then
|
/Linux-v4.19/drivers/misc/mic/ |
D | Kconfig | 3 comment "Intel MIC Bus Driver" 20 comment "SCIF Bus Driver" 37 comment "VOP Bus Driver" 54 comment "Intel MIC Host Driver" 74 comment "Intel MIC Card Driver" 93 comment "SCIF Driver" 113 comment "Intel MIC Coprocessor State Management (COSM) Drivers" 131 comment "VOP Driver"
|
/Linux-v4.19/arch/arm/boot/bootp/ |
D | bootp.lds | 29 .comment 0 : { *(.comment) }
|
/Linux-v4.19/tools/perf/util/ |
D | config.c | 71 int quote = 0, comment = 0, space = 0; in parse_value() local 85 if (comment) in parse_value() 93 comment = 1; in parse_value() 228 int comment = 0; in perf_parse_file() local 257 comment = 0; in perf_parse_file() 260 if (comment || isspace(c)) in perf_parse_file() 263 comment = 1; in perf_parse_file()
|
/Linux-v4.19/arch/m68k/kernel/ |
D | vmlinux-std.lds | 63 .comment 0 : { *(.comment) }
|
D | vmlinux-nommu.lds | 90 .comment 0 : { *(.comment) }
|
/Linux-v4.19/arch/unicore32/boot/compressed/ |
D | vmlinux.lds.in | 59 .comment 0 : { *(.comment) }
|
/Linux-v4.19/arch/arm/boot/compressed/ |
D | vmlinux.lds.S | 136 .comment 0 : { *(.comment) }
|
/Linux-v4.19/drivers/input/joystick/ |
D | sidewinder.c | 539 static void sw_3dp_id(unsigned char *buf, char *comment, size_t size) in sw_3dp_id() argument 552 snprintf(comment, size, " [PnP %d.%02d id %s rev %s]", in sw_3dp_id() 591 char comment[40]; in sw_connect() local 593 comment[0] = 0; in sw_connect() 691 sprintf(comment, " [AC %s]", sw_get_bits(idbuf,38,1,3) ? "off" : "on"); in sw_connect() 702 sw_3dp_id(idbuf, comment, sizeof(comment)); in sw_connect() 775 dbg("%s%s [%d-bit id %d data %d]\n", sw->name, comment, m, l, k); in sw_connect()
|
/Linux-v4.19/arch/sparc/boot/ |
D | Makefile | 19 cmd_strip = $(STRIP) -R .comment -R .note -K sun4u_init -K _end -K _start $< -o $@ 43 OBJCOPYFLAGS_image.bin := -S -O binary -R .note -R .comment
|
/Linux-v4.19/include/linux/ |
D | compiler_types.h | 182 #define __diag_ignore(compiler, version, option, comment) \ argument 184 #define __diag_warn(compiler, version, option, comment) \ argument 186 #define __diag_error(compiler, version, option, comment) \ argument
|
/Linux-v4.19/arch/unicore32/mm/ |
D | Kconfig | 2 comment "Processor Type" 11 comment "Processor Features"
|
/Linux-v4.19/arch/mips/generic/ |
D | Kconfig | 20 comment "Legacy (non-UHI/non-FIT) Boards" 30 comment "MSCC Ocelot doesn't work with SEAD3 enabled" 46 comment "FIT/UHI Boards"
|
/Linux-v4.19/drivers/gpu/drm/exynos/ |
D | Kconfig | 18 comment "CRTCs" 48 comment "Encoders and Bridges" 89 comment "Sub-drivers"
|
/Linux-v4.19/Documentation/process/ |
D | license-rules.rst | 39 matching boilerplate text into the top comment of the file. Due to 62 possible line in a file which can contain a comment. For the majority 71 The SPDX license identifier is added in form of a comment. The comment 81 If a specific tool cannot handle the standard comment style, then the 82 appropriate comment mechanism which the tool accepts shall be used. This 83 is the reason for having the "/\* \*/" style comment in C header 85 'ld' failed to parse the C++ comment. This has been fixed by now, but 212 tag/value pairs into a comment according to the placement 227 tag/value pair into a comment according to the placement 274 tag/value pair into a comment according to the placement
|
/Linux-v4.19/arch/s390/kernel/vdso64/ |
D | vdso64.lds.S | 63 .comment 0 : { *(.comment) }
|
/Linux-v4.19/arch/s390/kernel/vdso32/ |
D | vdso32.lds.S | 63 .comment 0 : { *(.comment) }
|