/Linux-v6.6/fs/ocfs2/dlm/ |
D | dlmast.c | 264 struct dlm_proxy_ast *past = (struct dlm_proxy_ast *) msg->buf; in dlm_proxy_ast_handler() local 279 name = past->name; in dlm_proxy_ast_handler() 280 locklen = past->namelen; in dlm_proxy_ast_handler() 281 cookie = past->cookie; in dlm_proxy_ast_handler() 282 flags = be32_to_cpu(past->flags); in dlm_proxy_ast_handler() 283 node = past->node_idx; in dlm_proxy_ast_handler() 303 mlog(0, "type=%d, blocked_type=%d\n", past->type, past->blocked_type); in dlm_proxy_ast_handler() 305 if (past->type != DLM_AST && in dlm_proxy_ast_handler() 306 past->type != DLM_BAST) { in dlm_proxy_ast_handler() 308 "name=%.*s, node=%u\n", past->type, in dlm_proxy_ast_handler() [all …]
|
/Linux-v6.6/include/uapi/linux/ |
D | counter.h | 54 /* Count value increased past ceiling */ 56 /* Count value decreased past floor */ 58 /* Count value increased past ceiling, or decreased past floor */
|
D | cramfs_fs.h | 69 * 0x00000000 - 0x000000ff: features that work for all past kernels 70 * 0x00000100 - 0xffffffff: features that don't work for past kernels
|
/Linux-v6.6/drivers/gpu/drm/i915/ |
D | TODO.txt | 6 improved a lot the past 2 years, there's no reason anymore not to use it. 12 - There's a lot of complexity added past few years to make relocations faster. 16 2. Any complexity added in this area past few years which can't be justified
|
/Linux-v6.6/drivers/mtd/tests/ |
D | oobtest.c | 504 pr_info("attempting to start write past end of OOB\n"); in mtd_oobtest_init() 510 pr_err("error: can write past end of OOB\n"); in mtd_oobtest_init() 523 pr_info("attempting to start read past end of OOB\n"); in mtd_oobtest_init() 532 pr_err("error: can read past end of OOB\n"); in mtd_oobtest_init() 549 pr_info("attempting to write past end of device\n"); in mtd_oobtest_init() 555 pr_err("error: wrote past end of device\n"); in mtd_oobtest_init() 568 pr_info("attempting to read past end of device\n"); in mtd_oobtest_init() 577 pr_err("error: read past end of device\n"); in mtd_oobtest_init() 594 pr_info("attempting to write past end of device\n"); in mtd_oobtest_init() 600 pr_err("error: wrote past end of device\n"); in mtd_oobtest_init() [all …]
|
/Linux-v6.6/arch/powerpc/kernel/ |
D | entry_32.S | 162 b . /* Prevent prefetch past rfi */ 241 b . /* Prevent prefetch past rfi */ 300 b . /* Prevent prefetch past rfi */ 350 b . /* Prevent prefetch past rfi */ 379 b . /* Prevent prefetch past rfi */ 438 b .; /* prevent prefetch past exc_lvl_rfi */
|
/Linux-v6.6/drivers/misc/lkdtm/ |
D | fortify.c | 26 pr_info("trying to strcmp() past the end of a struct\n"); in lkdtm_FORTIFY_STR_OBJECT() 50 pr_info("trying to strncpy() past the end of a struct member...\n"); in lkdtm_FORTIFY_STR_MEMBER() 88 pr_info("trying to memcpy() past the end of a struct\n"); in lkdtm_FORTIFY_MEM_OBJECT() 115 pr_info("trying to memcpy() past the end of a struct member...\n"); in lkdtm_FORTIFY_MEM_MEMBER()
|
/Linux-v6.6/tools/testing/selftests/bpf/progs/ |
D | user_ringbuf_fail.c | 64 * not be able to read past the end of the pointer. 146 * not be able to read past the end of the pointer. 166 * not be able to read past the end of the pointer.
|
/Linux-v6.6/drivers/media/test-drivers/vidtv/ |
D | vidtv_common.c | 20 * generator, in order to avoid going past the 57 * generator, in order to avoid going past the
|
/Linux-v6.6/fs/smb/client/ |
D | cifs_unicode.c | 296 * @maxbytes - don't go past this many bytes of input string 301 * termination required. Don't walk past maxbytes in the source buffer. 337 * @maxlen - don't walk past this many bytes in the source string 577 * @maxbytes - don't go past this many bytes of input string 582 * termination required. Don't walk past maxbytes in the source buffer. 605 * @maxlen - don't walk past this many bytes in the source string
|
/Linux-v6.6/fs/xfs/ |
D | xfs_dir2_readdir.c | 84 * Put . entry unless we're starting past it. in xfs_dir2_sf_getdents() 93 * Put .. entry unless we're starting past it. in xfs_dir2_sf_getdents() 365 * If the offset is at or past the largest allowed value, in xfs_dir2_leaf_getdents() 411 * Skip past the header. in xfs_dir2_leaf_getdents() 416 * Skip past entries until we reach our offset. in xfs_dir2_leaf_getdents()
|
/Linux-v6.6/tools/kvm/kvm_stat/ |
D | kvm_stat.txt | 90 --debugfs-include-past:: 91 include all available data on past events for debugfs
|
/Linux-v6.6/drivers/misc/cb710/ |
D | sgbuf2.c | 79 * handling any alignment issues. Bytes past the buffer's end 125 * past the buffer's end are silently discarded. @miter@ is
|
/Linux-v6.6/fs/verity/ |
D | verify.c | 125 * doesn't cover data blocks fully past EOF. But the entire in verify_data_block() 127 * any part past EOF should be all zeroes. Therefore, we need in verify_data_block() 128 * to verify that any data blocks fully past EOF are all zeroes. in verify_data_block() 132 "FILE CORRUPTED! Data past EOF is not zeroed"); in verify_data_block()
|
/Linux-v6.6/drivers/char/ |
D | hangcheck-timer.c | 62 MODULE_DESCRIPTION("Hangcheck-timer detects when the system has gone out to lunch past a certain ma… 138 printk(KERN_CRIT "Hangcheck: hangcheck value past margin!\n"); in hangcheck_fire()
|
/Linux-v6.6/include/linux/platform_data/ |
D | cros_ec_sensorhub.h | 72 * @x_history: The past history of x, relative to x_offset. 73 * @y_history: The past history of y, relative to y_offset.
|
/Linux-v6.6/fs/smb/server/ |
D | unicode.c | 19 * @maxbytes: don't go past this many bytes of input string 24 * termination required. Don't walk past maxbytes in the source buffer. 240 * @maxlen: don't walk past this many bytes in the source string
|
/Linux-v6.6/fs/btrfs/ |
D | async-thread.c | 281 /* NB: work must not be dereferenced past this point. */ in run_ordered_work() 289 /* NB: self must not be dereferenced past this point. */ in run_ordered_work() 326 /* NB: work must not be dereferenced past this point. */ in btrfs_work_helper()
|
/Linux-v6.6/fs/ntfs3/lib/ |
D | decompress_common.h | 68 /* Pointer to just past the end of the input buffer. */ 178 * Return either a pointer to the byte past the last written, or NULL if the 249 * @bufend points to the byte past the end of the output buffer. This function
|
/Linux-v6.6/net/sunrpc/xprtrdma/ |
D | svc_rdma_recvfrom.c | 411 * to the first byte past the Read list. rc_read_pcl and 455 * to point to the first byte past the Read list. 497 * to point to the first byte past the Write list, and 527 * to point to the first byte past the Write list. 555 * to point to the first byte past the Reply chunk. 639 * On successful exit, head[0] points to first byte past the
|
/Linux-v6.6/drivers/acpi/acpica/ |
D | psargs.c | 35 * past the length byte or bytes. 89 * DESCRIPTION: Get next package length and return a pointer past the end of 118 * prefix characters. Set parser state to point past the string. 130 /* Point past any namestring prefix characters (backslash or carat) */ in acpi_ps_get_next_namestring() 244 * acpi_ps_get_next_namestring has increased the AML pointer past in acpi_ps_get_next_namepath() 410 /* Get a pointer to the string, point past the string */ in acpi_ps_get_next_simple_arg()
|
/Linux-v6.6/Documentation/userspace-api/media/dvb/ |
D | examples.rst | 9 In the past, we used to have a set of examples here. However, those
|
/Linux-v6.6/lib/842/ |
D | 842_decompress.c | 97 * the input buffer and would read past the end in next_bits() 181 /* if the offset is past/at the pos, we need to in __do_index() 191 pr_debug("index%x %lx points past end %lx\n", size, in __do_index()
|
/Linux-v6.6/tools/testing/selftests/drivers/net/netdevsim/ |
D | nexthop.sh | 480 # 6 seconds, past the original timer. 486 # 10 seconds, past the new timer. 515 # 6 seconds, past the new timer, before the old timer. 546 # 6 seconds, past the original timer. 552 # 10 seconds, past the new timer.
|
/Linux-v6.6/Documentation/devicetree/bindings/mux/ |
D | mux-controller.yaml | 41 there is a need to "step past" a mux controller and set some other idle 100 there is a need to "step past" a mux controller and set some other idle
|