/linux-6.12.1/fs/smb/client/ |
D | cifs_spnego.c | 92 char *description, *dp; in cifs_get_spnego_key() local 112 description = kzalloc(desc_len, GFP_KERNEL); in cifs_get_spnego_key() 113 if (description == NULL) in cifs_get_spnego_key() 116 dp = description; in cifs_get_spnego_key() 121 dp = description + strlen(description); in cifs_get_spnego_key() 131 dp = description + strlen(description); in cifs_get_spnego_key() 143 dp = description + strlen(description); in cifs_get_spnego_key() 147 dp = description + strlen(description); in cifs_get_spnego_key() 152 dp = description + strlen(description); in cifs_get_spnego_key() 156 dp = description + strlen(description); in cifs_get_spnego_key() [all …]
|
/linux-6.12.1/tools/testing/selftests/kselftest/ |
D | ktap_helpers.sh | 42 description="$2" 48 echo $result $KTAP_TESTNO $description $directive_str 54 description="$1" 57 __ktap_test "$result" "$description" 63 description="$1" 67 __ktap_test "$result" "$description" "$directive" 73 description="$1" 76 __ktap_test "$result" "$description" 82 description="$1" 86 ktap_test_pass "$description" [all …]
|
D | ksft.py | 39 def _test_print(result, description, directive=None): argument 50 def test_result_pass(description): argument 51 _test_print("ok", description) 55 def test_result_fail(description): argument 56 _test_print("not ok", description) 60 def test_result_skip(description): argument 61 _test_print("ok", description, "SKIP") 65 def test_result(condition, description=""): argument 67 test_result_pass(description) 69 test_result_fail(description)
|
/linux-6.12.1/scripts/ |
D | get_feat.pl | 113 my $description; 140 $description = $1; 141 if (length($description) > $max_size_description) { 142 $max_size_description = length($description); 145 foreach my $word (split /\s+/, $description) { 191 parse_error($file, $ln, "Description not found", "") if (!$description); 201 $data{$name}->{description} = $description; 255 printf "%-s\n", $data{$name}->{description}; 291 printf " %s\n", $data{$name}->{description}; 308 my $desc = $data{$feat}->{description}; [all …]
|
/linux-6.12.1/tools/testing/selftests/alsa/ |
D | pcm-test.conf | 2 description "8kHz mono large periods" 11 description "8kHz stereo large periods" 20 description "44.1kHz stereo large periods" 29 description "48kHz stereo small periods" 38 description "48kHz stereo large periods" 47 description "48kHz 6 channel large periods" 56 description "96kHz stereo large periods"
|
/linux-6.12.1/include/linux/ |
D | key.h | 131 const char *description; member 252 char *description; member 323 const char *description, 328 const char *description, 332 const char *description, 347 const char *description, in request_key() argument 350 return request_key_tag(type, description, NULL, callout_info); in request_key() 369 #define request_key_net(type, description, net, callout_info) \ argument 370 request_key_tag(type, description, net->key_domain, callout_info) 381 #define request_key_net_rcu(type, description, net) \ argument [all …]
|
/linux-6.12.1/tools/testing/selftests/powerpc/papr_sysparm/ |
D | papr_sysparm.c | 150 const char *description; member 156 .description = "open and close " DEVPATH " without issuing commands", 160 .description = "retrieve SPLPAR characteristics", 164 .description = "verify EOPNOTSUPP for known-bad parameter", 168 .description = "PAPR_SYSPARM_IOC_GET returns EFAULT on bad address", 172 .description = "PAPR_SYSPARM_IOC_SET returns EFAULT on bad address", 176 .description = "ensure EPERM on attempt to update HMC0", 180 .description = "PAPR_IOC_SYSPARM_SET returns EACCES on read-only fd", 191 if (test_harness(t->function, t->description)) in main()
|
/linux-6.12.1/drivers/net/usb/ |
D | cdc_subset.c | 91 .description = "ALi M5632", 113 .description = "AnchorChips/Cypress 2720", 136 .description = "Belkin, eTEK, or compatible", 161 .description = "Epson USB Device", 179 .description = "KC Technology KC-190", 206 .description = "Linux Device", 212 .description = "Yopy", 218 .description = "Boot Loader OBject",
|
/linux-6.12.1/net/rxrpc/ |
D | server_key.c | 113 seq_puts(m, key->description); in rxrpc_describe_s() 124 char *description; in rxrpc_server_keyring() local 131 description = memdup_sockptr_nul(optval, optlen); in rxrpc_server_keyring() 132 if (IS_ERR(description)) in rxrpc_server_keyring() 133 return PTR_ERR(description); in rxrpc_server_keyring() 135 key = request_key(&key_type_keyring, description, NULL); in rxrpc_server_keyring() 137 kfree(description); in rxrpc_server_keyring() 143 kfree(description); in rxrpc_server_keyring()
|
/linux-6.12.1/net/handshake/ |
D | alert.c | 34 int tls_alert_send(struct socket *sock, u8 level, u8 description) in tls_alert_send() argument 44 trace_tls_alert_send(sock->sk, level, description); in tls_alert_send() 47 alert[1] = description; in tls_alert_send() 98 u8 *level, u8 *description) in tls_alert_recv() argument 106 *description = data[1]; in tls_alert_recv() 108 trace_tls_alert_recv(sk, *level, *description); in tls_alert_recv()
|
/linux-6.12.1/arch/mips/generic/ |
D | board-jaguar2.its.S | 5 description = "MSCC Jaguar2 PCB110 Device Tree"; define 15 description = "MSCC Jaguar2 PCB111 Device Tree"; define 28 description = "Jaguar2 Linux kernel"; define 34 description = "Jaguar2 Linux kernel"; define
|
D | board-ocelot.its.S | 5 description = "MSCC Ocelot PCB123 Device Tree"; define 16 description = "MSCC Ocelot PCB120 Device Tree"; define 29 description = "Ocelot Linux kernel"; define 35 description = "Ocelot Linux kernel"; define
|
D | vmlinux.its.S | 5 description = KERNEL_NAME; define 10 description = KERNEL_NAME; define 28 description = "Generic Linux kernel"; define
|
/linux-6.12.1/drivers/gpu/drm/tests/ |
D | drm_rect_test.c | 213 const char *description; member 221 .description = "top-left x bottom-right", 228 .description = "top-right x bottom-left", 235 .description = "bottom-left x top-right", 242 .description = "bottom-right x top-left", 249 .description = "right x left", 256 .description = "left x right", 263 .description = "up x bottom", 270 .description = "bottom x up", 277 .description = "touching corner", [all …]
|
/linux-6.12.1/tools/testing/selftests/powerpc/papr_vpd/ |
D | papr_vpd.c | 302 const char *description; member 308 .description = "open/close " DEVPATH, 312 .description = "ensure EINVAL on unterminated location code", 316 .description = "ensure EFAULT on bad handle addr", 320 .description = "get handle for all VPD" 324 .description = "close handle without consuming VPD" 328 .description = "read all VPD one byte at a time" 332 .description = "ensure re-read yields same results" 336 .description = "get handle for system VPD" 347 if (test_harness(t->function, t->description)) in main()
|
/linux-6.12.1/security/keys/ |
D | request_key.c | 382 ctx->index_key.type->name, ctx->index_key.description); in construct_alloc_key() 395 key = key_alloc(ctx->index_key.type, ctx->index_key.description, in construct_alloc_key() 575 const char *description, in request_key_and_link() argument 586 .index_key.description = description, in request_key_and_link() 587 .index_key.desc_len = strlen(description), in request_key_and_link() 590 .match_data.raw_data = description, in request_key_and_link() 601 ctx.index_key.type->name, ctx.index_key.description, in request_key_and_link() 707 const char *description, in request_key_tag() argument 717 key = request_key_and_link(type, description, domain_tag, in request_key_tag() 747 const char *description, in request_key_with_auxdata() argument [all …]
|
D | keyring.c | 111 if (keyring->description && in keyring_publish_name() 112 keyring->description[0] && in keyring_publish_name() 113 keyring->description[0] != '.') { in keyring_publish_name() 167 const char *description = index_key->description; in hash_key_type_and_desc() local 187 memcpy(&piece, description, n); in hash_key_type_and_desc() 188 description += n; in hash_key_type_and_desc() 219 memcpy(index_key->desc, index_key->description, n); in key_set_index_key() 290 d = index_key->description + sizeof(index_key->desc); in keyring_get_key_chunk() 317 memcmp(key->index_key.description, index_key->description, in keyring_compare_object() 368 seg_a = *(unsigned char *)(a->description + i); in keyring_diff_objects() [all …]
|
/linux-6.12.1/tools/perf/tests/ |
D | tests.h | 50 #define TEST_CASE(description, _name) \ argument 53 .desc = description, \ 57 #define TEST_CASE_REASON(description, _name, _reason) \ argument 60 .desc = description, \ 65 #define DEFINE_SUITE(description, _name) \ argument 67 TEST_CASE(description, _name), \ 71 .desc = description, \
|
/linux-6.12.1/drivers/spi/ |
D | spi-loopback-test.c | 88 .description = "tx/rx-transfer - start of page", 102 .description = "tx/rx-transfer - crossing PAGE_SIZE", 116 .description = "tx-transfer - only", 128 .description = "rx-transfer - only", 140 .description = "two tx-transfers - alter both", 157 .description = "two tx-transfers - alter first", 174 .description = "two tx-transfers - alter second", 191 .description = "two transfers tx then rx - alter both", 207 .description = "two transfers tx then rx - alter tx", 224 .description = "two transfers tx then rx - alter rx", [all …]
|
/linux-6.12.1/drivers/staging/media/atomisp/pci/ |
D | atomisp_ioctl.c | 161 .description = "YUV420, planar", 168 .description = "YVU420, planar", 175 .description = "YUV422, planar", 182 .description = "YUV444" 188 .description = "NV12, Y-plane, CbCr interleaved", 195 .description = "NV21, Y-plane, CbCr interleaved", 202 .description = "NV16, Y-plane, CbCr interleaved", 209 .description = "YUYV, interleaved" 215 .description = "UYVY, interleaved" 221 .description = "Bayer 16" [all …]
|
/linux-6.12.1/arch/mips/mobileye/ |
D | vmlinux.its.S | 5 description = KERNEL_NAME; define 10 description = KERNEL_NAME; define 28 description = "Generic Linux kernel"; define
|
/linux-6.12.1/Documentation/doc-guide/ |
D | kernel-doc.rst | 70 * function_name() - Brief description of function. 76 * A longer description, with more discussion of the function function_name() 81 * The longer description may have multiple paragraphs. 88 * The return value description can also have multiple paragraphs, and should 92 The brief description following the function name may span multiple lines, and 93 ends with an argument description, a blank comment line, or the end of the 100 the short function description. Do not leave a blank line between the 101 function description and the arguments, nor between the arguments. 103 Each ``@argument:`` description may span multiple lines. 107 If the ``@argument`` description has multiple lines, the continuation [all …]
|
/linux-6.12.1/drivers/media/usb/pvrusb2/ |
D | pvrusb2-devattr.c | 52 .description = "WinTV PVR USB2 Model 29xxx", 86 .description = "WinTV PVR USB2 Model 24xxx", 116 .description = "Gotview USB 2.0 DVD 2", 137 .description = "Gotview USB 2.0 DVD Deluxe", 159 .description = "Terratec Grabster AV400", 215 .description = "OnAir Creator Hybrid USB tuner", 275 .description = "OnAir USB2 Hybrid USB tuner", 369 .description = "WinTV HVR-1900 Model 73xxx", 476 .description = "WinTV HVR-1950 Model 750xx", 499 .description = "WinTV HVR-1950 Model 751xx", [all …]
|
/linux-6.12.1/include/trace/events/ |
D | handshake.h | 192 unsigned char description 194 TP_ARGS(sk, level, description), 201 __field(unsigned long, description) 212 __entry->description = description; 217 show_tls_alert_description(__entry->description) 225 unsigned char description \ 227 TP_ARGS(sk, level, description))
|
/linux-6.12.1/drivers/acpi/acpica/ |
D | acapps.h | 57 #define ACPI_USAGE_TEXT(description) \ argument 58 printf (description); 60 #define ACPI_OPTION(name, description) \ argument 61 printf (" %-20s%s\n", name, description);
|