Home
last modified time | relevance | path

Searched refs:extend (Results 1 – 25 of 123) sorted by relevance

12345

/linux/tools/lib/traceevent/
A Dkbuffer-parse.c277 unsigned long long extend; in old_update_pointers() local
298 extend = read_4(kbuf, ptr); in old_update_pointers()
299 extend <<= TS_SHIFT; in old_update_pointers()
300 extend += delta; in old_update_pointers()
301 delta = extend; in old_update_pointers()
348 unsigned long long extend; in translate_data() local
365 extend = read_4(kbuf, data); in translate_data()
367 extend <<= TS_SHIFT; in translate_data()
368 extend += *delta; in translate_data()
369 *delta = extend; in translate_data()
/linux/fs/ext4/
A Dfile.c423 bool *ilock_shared, bool *extend) in ext4_dio_write_checks() argument
439 *extend = true; in ext4_dio_write_checks()
446 if (*ilock_shared && (!IS_NOSEC(inode) || *extend || in ext4_dio_write_checks()
479 bool extend = false, unaligned_io = false; in ext4_dio_write_iter() local
522 ret = ext4_dio_write_checks(iocb, from, &ilock_shared, &extend); in ext4_dio_write_iter()
548 if (extend) { in ext4_dio_write_iter()
569 (unaligned_io || extend) ? IOMAP_DIO_FORCE_WAIT : 0, in ext4_dio_write_iter()
574 if (extend) in ext4_dio_write_iter()
620 bool extend = false; in ext4_dax_write_iter() local
650 extend = true; in ext4_dax_write_iter()
[all …]
/linux/Documentation/devicetree/bindings/bus/
A Dintel,ixp4xx-expansion-bus-controller.yaml62 description: Address timing, extend address phase with n cycles.
67 description: Setup chip select timing, extend setup phase with n cycles.
72 description: Strobe timing, extend strobe phase with n cycles.
77 description: Hold timing, extend hold phase with n cycles.
82 description: Recovery timing, extend recovery phase with n cycles.
A Drenesas,bsc.yaml24 The bindings for the BSC extend the bindings for "simple-pm-bus".
/linux/scripts/
A Dcheckkconfigsymbols.py287 defined.extend(res[0])
349 defined_symbols.extend(res[0])
424 defined_symbols.extend(defined)
460 symbols.extend(get_symbols_in_line(line))
/linux/arch/m68k/ifpsp060/src/
A Disp.S1225 mov.w %d0,%a0 # sign extend displacement
1237 mov.w %d0,%a0 # sign extend displacement
1249 mov.w %d0,%a0 # sign extend displacement
1261 mov.w %d0,%a0 # sign extend displacement
1273 mov.w %d0,%a0 # sign extend displacement
1285 mov.w %d0,%a0 # sign extend displacement
1297 mov.w %d0,%a0 # sign extend displacement
1309 mov.w %d0,%a0 # sign extend displacement
1354 ext.l %d1 # sign extend word index
1362 extb.l %d0 # sign extend displacement
[all …]
/linux/drivers/md/persistent-data/
A Ddm-space-map.h24 int (*extend)(struct dm_space_map *sm, dm_block_t extra_blocks); member
84 return sm->extend(sm, extra_blocks); in dm_sm_extend()
/linux/Documentation/userspace-api/media/v4l/
A Ddv-timings.rst13 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>`
A Dselection-api-vs-crop-api.rst34 way to extend their functionality. The new struct
/linux/tools/testing/kunit/
A Dkunit_kernel.py69 command.extend(make_options)
83 command.extend(make_options)
151 command.extend(make_options)
321 args.extend(['mem=1G', 'console=tty', 'kunit_shutdown=halt'])
A Dkunit_parser.py727 test.log.extend(log)
763 sub_test.log.extend(sub_log)
768 test.log.extend(sub_log)
777 test.log.extend(parse_diagnostic(lines))
/linux/arch/m68k/fpsp040/
A Dbinstr.S100 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/drivers/staging/r8188eu/hal/
A DHal8188ERateAdaptive.c96 u8 extend in odm_SetTxRPTTiming_8188E() argument
105 if (extend == 0) { /* back to default timing */ in odm_SetTxRPTTiming_8188E()
107 } else if (extend == 1) {/* increase the timing */ in odm_SetTxRPTTiming_8188E()
111 } else if (extend == 2) {/* decrease the timing */ in odm_SetTxRPTTiming_8188E()
/linux/drivers/bcma/
A Ddriver_pci.c285 static void bcma_core_pci_extend_L1timer(struct bcma_drv_pci *pc, bool extend) in bcma_core_pci_extend_L1timer() argument
290 if (extend) in bcma_core_pci_extend_L1timer()
/linux/tools/testing/selftests/tc-testing/
A Dtdc_helper.py30 ucat.extend(get_unique_item(t['category']))
A DTdcResults.py52 self.steps.extend(newstep)
/linux/arch/sh/drivers/dma/
A Ddma-api.c302 if (info->ops->extend) in dma_extend()
303 return info->ops->extend(channel, op, param); in dma_extend()
/linux/arch/sh/include/asm/
A Ddma.h59 int (*extend)(struct dma_channel *chan, unsigned long op, void *param); member
/linux/Documentation/accounting/
A Dcgroupstats.rst12 extend per cgroup statistics, by adding members to the cgroupstats
/linux/arch/alpha/lib/
A Dcsum_ipv6_magic.S25 zapnot $20,15,$20 # .. e1 : zero extend incoming csum
A Dstrchr.S22 zapnot a1, 1, a1 # e0 : zero extend the search character
/linux/tools/testing/selftests/bpf/
A Dtest_bpftool.py32 _args.extend(args)
/linux/Documentation/riscv/
A Dpatch-acceptance.rst15 tested code over experimental code. We wish to extend these same
/linux/Documentation/filesystems/ext4/
A Dbigalloc.rst30 block, even for directories. TaoBao had a patchset to extend the “use
/linux/Documentation/admin-guide/cifs/
A Dtodo.rst70 to extend and make easier to use what is currently in /proc/fs/cifs/Stats
128 5) Continue to extend the smb3 "buildbot" which does automated xfstesting

Completed in 39 milliseconds

12345