/linux-6.12.1/tools/testing/selftests/bpf/progs/ |
D | verifier_subreg.c | 22 __description("add32 reg zero extend check") 39 __description("add32 imm zero extend check") 69 __description("sub32 reg zero extend check") 86 __description("sub32 imm zero extend check") 110 __description("mul32 reg zero extend check") 127 __description("mul32 imm zero extend check") 151 __description("div32 reg zero extend check") 168 __description("div32 imm zero extend check") 192 __description("or32 reg zero extend check") 209 __description("or32 imm zero extend check") [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/memory-controllers/ |
D | intel,ixp4xx-expansion-peripheral-props.yaml | 19 description: Address timing, extend address phase with n cycles. 24 description: Setup chip select timing, extend setup phase with n cycles. 29 description: Strobe timing, extend strobe phase with n cycles. 34 description: Hold timing, extend hold phase with n cycles. 39 description: Recovery timing, extend recovery phase with n cycles.
|
/linux-6.12.1/rust/macros/ |
D | zeroable.rs | 30 new_impl_generics.extend(quote! { : ::kernel::init::Zeroable }); in derive() 44 new_impl_generics.extend(quote! { ::kernel::init::Zeroable + }); in derive() 62 new_impl_generics.extend(quote! { : ::kernel::init::Zeroable }); in derive()
|
D | pin_data.rs | 40 res.extend(ty_generics.iter().cloned()); in pin_data() 50 errs.extend( in pin_data() 83 quoted.extend(errs); in pin_data() 104 errs.extend( in replace_self_and_deny_type_defs()
|
D | quote.rs | 19 tokens.extend([TokenTree::from(self.clone())]); in to_tokens() 25 tokens.extend([self.clone()]); in to_tokens() 31 tokens.extend(self.clone()); in to_tokens() 56 $v.extend(ts); 63 $v.extend(ts);
|
/linux-6.12.1/drivers/misc/mei/ |
D | hw.h | 247 * struct mei_ext_hdr - extend header descriptor (TLV) 257 * struct mei_ext_meta_hdr - extend header meta data 271 * struct mei_ext_hdr_vtag - extend header for vtag 273 * @hdr: standard extend header 369 * @ext: current extend header 374 * Return: The following extend header after @ext 384 * @ext: extend header 386 * Return: extend header length in bytes
|
/linux-6.12.1/drivers/net/ethernet/engleder/ |
D | tsnep_tc.c | 92 u64 extend; in tsnep_write_gcl() local 113 /* case 1: extend cycle time for change in tsnep_write_gcl() 117 extend = tsnep_change_duration(gcl, gcl->count - 1); in tsnep_write_gcl() 118 extend += gcl->cycle_time_extension; in tsnep_write_gcl() 127 /* use maximum, because the actual case (extend or cut) can be in tsnep_write_gcl() 130 gcl->change_limit = max(extend, cut); in tsnep_write_gcl()
|
/linux-6.12.1/fs/ext4/ |
D | file.c | 422 bool *ilock_shared, bool *extend, in ext4_dio_write_checks() argument 441 *extend = ext4_extending_io(inode, offset, count); in ext4_dio_write_checks() 456 ((!IS_NOSEC(inode) || *extend || !overwrite || in ext4_dio_write_checks() 475 if (!*ilock_shared && (unaligned_io || *extend)) { in ext4_dio_write_checks() 506 bool extend = false, unwritten = false; in ext4_dio_write_iter() local 551 ret = ext4_dio_write_checks(iocb, from, &ilock_shared, &extend, in ext4_dio_write_iter() 559 if (extend) { in ext4_dio_write_iter() 581 if (extend) { in ext4_dio_write_iter() 635 bool extend = false; in ext4_dax_write_iter() local 665 extend = true; in ext4_dax_write_iter() [all …]
|
/linux-6.12.1/arch/mips/cavium-octeon/executive/ |
D | cvmx-interrupt-decodes.c | 74 /*gmx_rx_int_en.s.falerr = 1; // False carrier error or extend error after slottime */ in __cvmx_interrupt_gmxx_rxx_int_en_enable() 95 /*gmx_rx_int_en.s.falerr = 1; // False carrier error or extend error after slottime */ in __cvmx_interrupt_gmxx_rxx_int_en_enable() 118 /*gmx_rx_int_en.s.falerr = 1; // False carrier error or extend error after slottime */ in __cvmx_interrupt_gmxx_rxx_int_en_enable() 140 /*gmx_rx_int_en.s.falerr = 1; // False carrier error or extend error after slottime */ in __cvmx_interrupt_gmxx_rxx_int_en_enable() 162 /*gmx_rx_int_en.s.falerr = 1; // False carrier error or extend error after slottime */ in __cvmx_interrupt_gmxx_rxx_int_en_enable() 185 /*gmx_rx_int_en.s.falerr = 1; // False carrier error or extend error after slottime */ in __cvmx_interrupt_gmxx_rxx_int_en_enable() 215 /*gmx_rx_int_en.s.falerr = 1; // False carrier error or extend error after slottime */ in __cvmx_interrupt_gmxx_rxx_int_en_enable()
|
/linux-6.12.1/security/integrity/ima/ |
D | ima_init.c | 27 /* Add the boot aggregate to the IMA measurement list and extend 33 * list and extend the PCR register. 40 * list and extend the aggregate PCR value with ff...ff's.
|
/linux-6.12.1/arch/m68k/fpsp040/ |
D | binstr.S | 100 addxw %d6,%d1 |add in extend from mul by 2 106 addxl %d4,%d2 |add with extend upper 32 bits 108 addxw %d6,%d1 |add in extend from add to d1
|
/linux-6.12.1/fs/jfs/ |
D | resize.c | 32 * function: extend file system; 107 /* Can't extend write-protected drive */ in jfs_extendfs() 261 * extend block allocation map in jfs_extendfs() 292 * extend map from current map (WITHOUT growing mapfile) in jfs_extendfs() 299 /* compute number of blocks requested to extend */ in jfs_extendfs() 413 /* any more blocks to extend ? */ in jfs_extendfs()
|
/linux-6.12.1/tools/testing/selftests/hid/tests/ |
D | test_apple_keyboard.py | 194 r.extend(uhdev.event(["F4"])) 226 r.extend(uhdev.event(["F4"])) 257 r.extend(uhdev.send_fn_state(1)) 289 r.extend(uhdev.event(["F4"])) 290 r.extend(uhdev.event(["F4", "F6"])) 391 r.extend(uhdev.event([])) 411 r.extend(uhdev.event(["UpArrow"]))
|
/linux-6.12.1/fs/romfs/ |
D | mmap-nommu.c | 32 /* the mapping mustn't extend beyond the EOF */ in romfs_get_unmapped_area() 50 /* the mapping mustn't extend beyond the EOF */ in romfs_get_unmapped_area()
|
/linux-6.12.1/arch/powerpc/platforms/cell/ |
D | interrupt.h | 10 * the current code though it's trivial to extend that if necessary using 25 * (that is the node field is expected to never extend to move than 23 bits)
|
/linux-6.12.1/tools/testing/kunit/ |
D | kunit_parser.py | 593 all_failures.extend(failed_names(t, full_name)) 718 test.log.extend(log) 722 test.log.extend(err_log) 729 test.log.extend(parse_diagnostic(lines)) 741 test.log.extend(parse_diagnostic(lines)) 762 sub_test.log.extend(sub_log) 767 test.log.extend(sub_log) 776 test.log.extend(parse_diagnostic(lines))
|
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | dv-timings.rst | 13 extend the API to select the video timings for these interfaces. Since 14 it is not possible to extend the :ref:`v4l2_std_id <v4l2-std-id>`
|
/linux-6.12.1/include/linux/ |
D | bitops.h | 181 * sign_extend32 - sign extend a 32-bit value using specified bit as sign-bit 182 * @value: value to sign extend 194 * sign_extend64 - sign extend a 64-bit value using specified bit as sign-bit 195 * @value: value to sign extend
|
D | cnt32_to_63.h | 3 * Extend a 32-bit counter to 63 bits 39 * To overcome that limitation, let's extend a 32-bit counter to 63 bits
|
/linux-6.12.1/arch/sh/include/asm/ |
D | cmpxchg-grb.h | 37 " extu.w %0, %0 \n\t" /* extend as unsigned */ in xchg_u16() 59 " extu.b %0, %0 \n\t" /* extend as unsigned */ in xchg_u8()
|
/linux-6.12.1/tools/include/uapi/asm-generic/ |
D | mman-common.h | 17 #define PROT_GROWSDOWN 0x01000000 /* mprotect flag: extend change to start of growsdown vma */ 18 #define PROT_GROWSUP 0x02000000 /* mprotect flag: extend change to end of growsup vma */
|
/linux-6.12.1/tools/include/linux/ |
D | bitops.h | 93 * sign_extend64 - sign extend a 64-bit value using specified bit as sign-bit 94 * @value: value to sign extend
|
/linux-6.12.1/include/uapi/asm-generic/ |
D | mman-common.h | 17 #define PROT_GROWSDOWN 0x01000000 /* mprotect flag: extend change to start of growsdown vma */ 18 #define PROT_GROWSUP 0x02000000 /* mprotect flag: extend change to end of growsup vma */
|
/linux-6.12.1/arch/parisc/include/uapi/asm/ |
D | mman.h | 10 #define PROT_GROWSDOWN 0x01000000 /* mprotect flag: extend change to start of growsdown vma */ 11 #define PROT_GROWSUP 0x02000000 /* mprotect flag: extend change to end of growsup vma */
|
/linux-6.12.1/arch/alpha/include/uapi/asm/ |
D | mman.h | 10 #define PROT_GROWSDOWN 0x01000000 /* mprotect flag: extend change to start of growsdown vma */ 11 #define PROT_GROWSUP 0x02000000 /* mprotect flag: extend change to end of growsup vma */
|