/Linux-v5.4/tools/lib/traceevent/ |
D | kbuffer-parse.c | 277 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 364 extend = read_4(kbuf, data); in translate_data() 366 extend <<= TS_SHIFT; in translate_data() 367 extend += *delta; in translate_data() 368 *delta = extend; in translate_data()
|
/Linux-v5.4/drivers/md/persistent-data/ |
D | dm-space-map.h | 24 int (*extend)(struct dm_space_map *sm, dm_block_t extra_blocks); member 84 return sm->extend(sm, extra_blocks); in dm_sm_extend()
|
D | dm-space-map-metadata.c | 550 .extend = sm_metadata_extend, 677 .extend = sm_bootstrap_extend,
|
/Linux-v5.4/scripts/ |
D | checkkconfigsymbols.py | 285 defined.extend(res[0]) 347 defined_symbols.extend(res[0]) 422 defined_symbols.extend(defined) 465 symbols.extend(get_symbols_in_line(line))
|
/Linux-v5.4/arch/m68k/ifpsp060/src/ |
D | isp.S | 1225 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-v5.4/Documentation/media/uapi/v4l/ |
D | dv-timings.rst | 20 extend the API to select the video timings for these interfaces. Since 21 it is not possible to extend the :ref:`v4l2_std_id <v4l2-std-id>`
|
D | selection-api-vs-crop-api.rst | 41 way to extend their functionality. The new struct
|
/Linux-v5.4/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-v5.4/tools/testing/selftests/tc-testing/ |
D | tdc_helper.py | 30 ucat.extend(get_unique_item(t['category']))
|
D | TdcResults.py | 52 self.steps.extend(newstep)
|
/Linux-v5.4/Documentation/devicetree/bindings/display/panel/ |
D | koe,tx14d24vm1bpa.txt | 31 Then one needs to extend the dispX node:
|
/Linux-v5.4/drivers/bcma/ |
D | driver_pci.c | 285 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-v5.4/arch/sh/include/asm/ |
D | dma.h | 60 int (*extend)(struct dma_channel *chan, unsigned long op, void *param); member
|
/Linux-v5.4/arch/sh/drivers/dma/ |
D | dma-api.c | 302 if (info->ops->extend) in dma_extend() 303 return info->ops->extend(channel, op, param); in dma_extend()
|
/Linux-v5.4/drivers/staging/rtl8188eu/hal/ |
D | hal8188e_rate_adaptive.c | 85 struct odm_ra_info *pRaInfo, u8 extend) in odm_SetTxRPTTiming_8188E() argument 93 if (extend == 0) { /* back to default timing */ in odm_SetTxRPTTiming_8188E() 95 } else if (extend == 1) {/* increase the timing */ in odm_SetTxRPTTiming_8188E() 99 } else if (extend == 2) {/* decrease the timing */ in odm_SetTxRPTTiming_8188E()
|
/Linux-v5.4/Documentation/accounting/ |
D | cgroupstats.rst | 12 extend per cgroup statistics, by adding members to the cgroupstats
|
/Linux-v5.4/arch/alpha/lib/ |
D | csum_ipv6_magic.S | 25 zapnot $20,15,$20 # .. e1 : zero extend incoming csum
|
D | strchr.S | 22 zapnot a1, 1, a1 # e0 : zero extend the search character
|
D | ev6-csum_ipv6_magic.S | 71 zapnot $20,15,$20 # U : zero extend incoming csum
|
D | strrchr.S | 22 zapnot a1, 1, a1 # e0 : zero extend our test character
|
/Linux-v5.4/Documentation/devicetree/bindings/bus/ |
D | renesas,bsc.txt | 15 The bindings for the BSC extend the bindings for "simple-pm-bus".
|
/Linux-v5.4/Documentation/filesystems/ext4/ |
D | bigalloc.rst | 30 block, even for directories. TaoBao had a patchset to extend the “use
|
/Linux-v5.4/Documentation/admin-guide/cifs/ |
D | todo.rst | 66 to extend and make easier to use what is currently in /proc/fs/cifs/Stats 126 5) Continue to extend the smb3 "buildbot" which does automated xfstesting
|
/Linux-v5.4/Documentation/sound/soc/ |
D | machine.rst | 88 The machine driver can optionally extend the codec power map and to become an
|
/Linux-v5.4/Documentation/admin-guide/ |
D | init.rst | 41 Please extend this explanation whenever you find new failure causes
|