Searched refs:extend (Results 1 - 200 of 369) sorted by relevance

12

/linux-4.4.14/arch/x86/mm/kmemcheck/
H A Dopcode.c87 * This is move with zero-extend and sign-extend, respectively; kmemcheck_opcode_decode()
/linux-4.4.14/arch/x86/xen/
H A Dmulticalls.h57 * Try to extend the arguments of the previous multicall command. The
59 * extend the argument space allocated to the multicall entry by
/linux-4.4.14/fs/jfs/
H A Djfs_extent.c115 * extend the hint extent to include the current extAlloc()
154 /* if we can extend the hint extent to cover the current request, extAlloc()
155 * extend it. otherwise, insert a new extent to extAlloc()
163 /* if the extend or insert failed, extAlloc()
198 * FUNCTION: extend the allocation of a file extent containing a
231 /* get the extend (partial) page's disk block address and extRealloc()
238 /* if the extend page is abnr and if the request is for extRealloc()
254 * space as to satisfy the extend page. extRealloc()
269 /* check if the extend page is not abnr but the request is abnr extRealloc()
271 * is the case, there is a miss match of abnr between the extend page extRealloc()
272 * and the one or more pages following the extend page. as a result, extRealloc()
274 * of the extent of the extend page and will be manipulated thru extRealloc()
278 * will be for the pages following the extend page. extRealloc()
294 /* if we were able to extend the disk allocation in place, extRealloc()
295 * extend the extent. otherwise, move the extent to a extRealloc()
299 /* extend the extent */ extRealloc()
571 * FUNCTION: attempt to extend an extent's allocation.
573 * Initially, we will try to extend the extent's allocation
607 /* try to extend in place */ extBrealloc()
H A Dresize.c44 * function: extend file system;
120 /* Can't extend write-protected drive */ jfs_extendfs()
274 * extend block allocation map jfs_extendfs()
305 * extend map from current map (WITHOUT growing mapfile) jfs_extendfs()
312 /* compute number of blocks requested to extend */ jfs_extendfs()
420 /* any more blocks to extend ? */ jfs_extendfs()
H A Djfs_dmap.c948 * FUNCTION: attempt to extend a current allocation by a specified
952 * by first trying to extend the existing allocation in
983 /* try to extend the allocation in place. dbReAlloc()
993 /* could not extend the allocation in place, so allocate a dbReAlloc()
1006 * FUNCTION: attempt to extend a current allocation by a specified
1010 * by first trying to extend the existing allocation in
1062 /* we'll attempt to extend the current allocation in place by dbExtend()
1064 * following the current allocation. we only try to extend the dbExtend()
3370 * FUNCTION: extend bmap from blkno for nblocks;
3382 * <---old---><----------------------------extend----------------------->
3436 goto extend; dbExtendFS()
3460 * extend bmap dbExtendFS()
3465 extend: dbExtendFS()
3481 * extend each L1 in L2 dbExtendFS()
3512 * extend each L0 in L1 dbExtendFS()
3546 * extend each dmap in L0 dbExtendFS()
H A Djfs_txnmgr.h150 #define tlckEXTEND 0x0002 /* directory extend in-line */
H A Djfs_dtree.c865 * extend/split the leaf page; dtInsert()
1013 * extend first leaf page dtSplitUp()
1015 * extend the 1st extent if less than buffer page size dtSplitUp()
1634 * function: extend 1st/only directory leaf page
1667 /* get page to extend */ dtExtendPage()
1678 * extend the extent dtExtendPage()
1723 * extend the page dtExtendPage()
/linux-4.4.14/security/integrity/ima/
H A Dima_init.c31 /* Add the boot aggregate to the IMA measurement list and extend
37 * list and extend the PCR register.
44 * list and extend the aggregate PCR value with ff...ff's.
H A Dima_queue.c106 * and extend the pcr.
/linux-4.4.14/arch/arm/plat-orion/include/plat/
H A Dmpp.h18 Each machine architecture is expected to extend this with further
/linux-4.4.14/fs/romfs/
H A Dmmap-nommu.c36 /* the mapping mustn't extend beyond the EOF */ romfs_get_unmapped_area()
54 /* the mapping mustn't extend beyond the EOF */ romfs_get_unmapped_area()
/linux-4.4.14/include/uapi/asm-generic/
H A Dmman-common.h14 #define PROT_GROWSDOWN 0x01000000 /* mprotect flag: extend change to start of growsdown vma */
15 #define PROT_GROWSUP 0x02000000 /* mprotect flag: extend change to end of growsup vma */
/linux-4.4.14/arch/powerpc/platforms/cell/
H A Dinterrupt.h9 * the current code though it's trivial to extend that if necessary using
24 * (that is the node field is expected to never extend to move than 23 bits)
/linux-4.4.14/arch/mips/cavium-octeon/executive/
H A Dcvmx-interrupt-decodes.c72 /*gmx_rx_int_en.s.falerr = 1; // False carrier error or extend error after slottime */ __cvmx_interrupt_gmxx_rxx_int_en_enable()
93 /*gmx_rx_int_en.s.falerr = 1; // False carrier error or extend error after slottime */ __cvmx_interrupt_gmxx_rxx_int_en_enable()
116 /*gmx_rx_int_en.s.falerr = 1; // False carrier error or extend error after slottime */ __cvmx_interrupt_gmxx_rxx_int_en_enable()
138 /*gmx_rx_int_en.s.falerr = 1; // False carrier error or extend error after slottime */ __cvmx_interrupt_gmxx_rxx_int_en_enable()
160 /*gmx_rx_int_en.s.falerr = 1; // False carrier error or extend error after slottime */ __cvmx_interrupt_gmxx_rxx_int_en_enable()
183 /*gmx_rx_int_en.s.falerr = 1; // False carrier error or extend error after slottime */ __cvmx_interrupt_gmxx_rxx_int_en_enable()
213 /*gmx_rx_int_en.s.falerr = 1; // False carrier error or extend error after slottime */ __cvmx_interrupt_gmxx_rxx_int_en_enable()
/linux-4.4.14/arch/metag/tbx/
H A Dtbitimer.S69 ASR D1Ar5,D0Ar6,#31 /* Sign extend D0Ar6 into D1Ar5 */
94 ADD D1Re0,D1Ar3,D1Ar5 /* to 64-bit signed extend time */
119 ASR D1Re0,D0Ar2,#31 /* Sign extend negated delta */
151 ASR D1Re0,D0Ar2,#31 /* Sign extend delta */
200 ASR D1Ar5,D0Ar6,#31 /* Sign extend D0Ar6 into D1Ar5 */
/linux-4.4.14/drivers/pcmcia/
H A Drsrc_iodyn.c134 /* Try to extend top of window */ iodyn_find_io()
146 /* Try to extend bottom of window */ iodyn_find_io()
H A Drsrc_nonstatic.c764 /* Try to extend top of window */ nonstatic_find_io()
781 /* Try to extend bottom of window */ nonstatic_find_io()
/linux-4.4.14/arch/alpha/include/uapi/asm/
H A Dmman.h9 #define PROT_GROWSDOWN 0x01000000 /* mprotect flag: extend change to start of growsdown vma */
10 #define PROT_GROWSUP 0x02000000 /* mprotect flag: extend change to end of growsup vma */
/linux-4.4.14/arch/parisc/include/uapi/asm/
H A Dmman.h9 #define PROT_GROWSDOWN 0x01000000 /* mprotect flag: extend change to start of growsdown vma */
10 #define PROT_GROWSUP 0x02000000 /* mprotect flag: extend change to end of growsup vma */
/linux-4.4.14/drivers/staging/rtl8712/
H A Dbasic_types.h38 /* Should we extend this to be host_addr_t and target_addr_t for case:
/linux-4.4.14/drivers/media/rc/img-ir/
H A Dimg-ir-rc5.c28 * 12th bit is used to extend the command in extended RC5 and has img_ir_rc5_scancode()
/linux-4.4.14/arch/x86/include/asm/
H A Dpage_64_types.h47 * are fully set up. If kernel ASLR is configured, it can extend the
H A Dsyscall.h41 * sign-extend the low 32 bits.
65 * Sign-extend the value so (int)-EFOO becomes (long)-EFOO syscall_get_error()
/linux-4.4.14/arch/xtensa/variants/fsf/include/variant/
H A Dtie.h3 * that extend basic Xtensa core functionality. It is customized to this
/linux-4.4.14/include/linux/
H A Dbitops.h164 * sign_extend32 - sign extend a 32-bit value using specified bit as sign-bit
165 * @value: value to sign extend
177 * sign_extend64 - sign extend a 64-bit value using specified bit as sign-bit
178 * @value: value to sign extend
H A Dihex.h16 longer than that, so we extend to 16 bits of length */
H A Dmc146818rtc.h22 /* Some RTCs extend the mc146818 register set to support alarms of more
H A Dcnt32_to_63.h42 * To overcome that limitation, let's extend a 32-bit counter to 63 bits
H A Dhil.h101 /* The HIL MLC also has several error/status/control bits. We extend the
/linux-4.4.14/arch/sh/include/asm/
H A Dcmpxchg-grb.h36 " extu.b %0, %0 \n\t" /* extend as unsigned */ xchg_u8()
H A Ddma.h63 int (*extend)(struct dma_channel *chan, unsigned long op, void *param); member in struct:dma_ops
H A Dpgtable_64.h40 * Sign-extend based on NPHYS. set_pte()
/linux-4.4.14/arch/mn10300/lib/
H A D__ashrdi3.S47 ext d0 # sign-extend result through MDR
/linux-4.4.14/tools/lib/traceevent/
H A Dkbuffer-parse.c292 unsigned long long extend; old_update_pointers() local
313 extend = read_4(kbuf, ptr); old_update_pointers()
314 extend <<= TS_SHIFT; old_update_pointers()
315 extend += delta; old_update_pointers()
316 delta = extend; old_update_pointers()
362 unsigned long long extend; translate_data() local
378 extend = read_4(kbuf, data); translate_data()
380 extend <<= TS_SHIFT; translate_data()
381 extend += *delta; translate_data()
382 *delta = extend; translate_data()
/linux-4.4.14/drivers/md/persistent-data/
H A Ddm-space-map.h24 int (*extend)(struct dm_space_map *sm, dm_block_t extra_blocks); member in struct:dm_space_map
84 return sm->extend(sm, extra_blocks); dm_sm_extend()
H A Ddm-space-map-metadata.c549 .extend = sm_metadata_extend,
576 DMERR("bootstrap doesn't support extend"); sm_bootstrap_extend()
676 .extend = sm_bootstrap_extend,
H A Ddm-space-map-disk.c226 .extend = sm_disk_extend,
/linux-4.4.14/drivers/bcma/
H A Ddriver_pci.c285 static void bcma_core_pci_extend_L1timer(struct bcma_drv_pci *pc, bool extend) bcma_core_pci_extend_L1timer() argument
290 if (extend) bcma_core_pci_extend_L1timer()
/linux-4.4.14/arch/xtensa/include/uapi/asm/
H A Dmman.h30 #define PROT_GROWSDOWN 0x01000000 /* mprotect flag: extend change to start of growsdown vma */
31 #define PROT_GROWSUP 0x02000000 /* mprotect flag: extend change to end fo growsup vma */
/linux-4.4.14/arch/mips/include/uapi/asm/
H A Dmman.h23 #define PROT_GROWSDOWN 0x01000000 /* mprotect flag: extend change to start of growsdown vma */
24 #define PROT_GROWSUP 0x02000000 /* mprotect flag: extend change to end of growsup vma */
/linux-4.4.14/arch/mips/netlogic/xlr/
H A Dplatform.c31 /* sign extend to 64 bits, if needed */ nlm_xlr_uart_in()
48 /* sign extend to 64 bits, if needed */ nlm_xlr_uart_out()
H A Dsetup.c184 /* truncate to 32 bit and sign extend all args */ prom_init()
/linux-4.4.14/arch/alpha/lib/
H A Dcsum_ipv6_magic.S23 zapnot $20,15,$20 # .. e1 : zero extend incoming csum
H A Dstrchr.S21 zapnot a1, 1, a1 # e0 : zero extend the search character
H A Dstrrchr.S21 zapnot a1, 1, a1 # e0 : zero extend our test character
H A Ddivide.S78 * For 32-bit operations, we need to extend to 64-bit
H A Dev6-csum_ipv6_magic.S69 zapnot $20,15,$20 # U : zero extend incoming csum
H A Dev6-divide.S88 * For 32-bit operations, we need to extend to 64-bit
/linux-4.4.14/arch/arc/include/asm/
H A Dmach_desc.h18 * We extend the early DT scan to also match the DT's "compatible" string
/linux-4.4.14/fs/isofs/
H A Dutil.c37 /* sign extend */ iso_date()
/linux-4.4.14/arch/sh/kernel/
H A Dhead_64.S208 add.l r22, r63, r22 /* Sign extend */
211 add.l r22, r63, r22 /* Sign extend */
217 add.l r22, r63, r22 /* Sign extend */
220 add.l r22, r63, r22 /* Sign extend */
H A Dprocess_64.c405 * Sign extend the edited stack. copy_thread()
/linux-4.4.14/arch/avr32/mach-at32ap/include/mach/
H A Dsmc.h35 /* Minimal recovery times, will extend cycle if needed */
/linux-4.4.14/include/linux/input/
H A Dsparse-keymap.h22 * drivers are allowed to extend the list with their own
/linux-4.4.14/arch/m68k/ifpsp060/src/
H A Dilsp.S803 extb.l %d0 # sign extend lo bnd
804 extb.l %d1 # sign extend hi bnd
822 ext.l %d0 # sign extend lo bnd
823 ext.l %d1 # sign extend hi bnd
857 extb.l %d0 # sign extend lo bnd
858 extb.l %d1 # sign extend hi bnd
861 # sign extend byte to long so we can do simple longword compares.
862 extb.l %d2 # sign extend data byte
880 ext.l %d0 # sign extend lo bnd
881 ext.l %d1 # sign extend hi bnd
884 # sign extend word to long so we can do simple longword compares.
885 ext.l %d2 # sign extend data word
H 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
1421 mov.w %d0,%a0 # sign extend displacement
1470 ext.l %d1 # sign extend word index
1478 extb.l %d0 # sign extend displacement
1535 ext.l %d0 # sign extend bd
1563 ext.l %d0 # sign extend od
1929 # reading a longword. sign extend both. if it's a data operation,
1930 # sign extend Rn to long, also.
1941 ext.l %d0 # sign extend lo bnd
1942 ext.l %d1 # sign extend hi bnd
1945 bne.w chk2_cmp2_compare # yes; don't sign extend
1948 # sign extend word to long so we can do simple longword compares.
1949 ext.l %d2 # sign extend data word
1953 # reading a word. sign extend both. if it's a data operation,
1954 # sign extend Rn to long, also.
1965 extb.l %d0 # sign extend lo bnd
1966 extb.l %d1 # sign extend hi bnd
1969 bne.b chk2_cmp2_compare # yes; don't sign extend
1972 # sign extend byte to long so we can do simple longword compares.
1973 extb.l %d2 # sign extend data byte
/linux-4.4.14/arch/m68k/fpsp040/
H 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
H A Dsint.S79 | ;implicitly has extend precision
116 | ;implicitly has extend precision
H A Ddecbin.S154 bfextu %d4{%d3:#4},%d0 |get the digit and zero extend into d0
211 bfextu %d4{%d3:#4},%d0 |get the digit and zero extend
/linux-4.4.14/fs/afs/
H A Dflock.c69 * the lock will time out in 5 minutes unless we extend it, so schedule
137 /* if we've got a lock, then it must be time to extend that lock as AFS afs_lock_work()
140 _debug("extend"); afs_lock_work()
157 /* ummm... we failed to extend the lock - retry afs_lock_work()
160 " Failed to extend lock on {%x:%x} error %d\n", afs_lock_work()
166 _leave(" [extend]"); afs_lock_work()
/linux-4.4.14/drivers/scsi/
H A Daha1542.h49 #define CMD_EXTBIOS 0x28 /* Return extend bios information only 1542C */
/linux-4.4.14/arch/tile/include/asm/
H A Dsyscall.h36 * sign-extend the low 32 bits.
H A Dpgtable_32.h51 * we can't extend it easily.
H A Dcompat.h253 /* Sign-extend when storing a kernel pointer to a user's ptregs. */ ptr_to_compat_reg()
H A Dio.h95 /* Sign-extend to conform to u32 ABI sign-extension convention. */ __raw_readl()
/linux-4.4.14/arch/x86/mm/
H A Dnuma_emulation.c159 * this one must extend to the boundary. for_each_node_mask()
167 * next node, this one must extend to the end of the for_each_node_mask()
259 * this one must extend to the boundary. for_each_node_mask()
267 * next node, this one must extend to the end of the for_each_node_mask()
H A Ddump_pagetables.c176 * On 64 bits, sign-extend the 48 bit address to 64 bit
/linux-4.4.14/arch/arc/kernel/
H A Dctx_sw.c14 * I don't want/intend to extend unwinding code to understand raw asm
/linux-4.4.14/fs/coda/
H A Dcache.c29 /* replace or extend an acl cache hit */ coda_cache_enter()
/linux-4.4.14/fs/squashfs/
H A Dfragment.c80 * Sanity check, length bytes should not extend into the next table - squashfs_read_fragment_index_table()
H A Did.c83 * length bytes should not extend into the next table - this check squashfs_read_id_index_table()
H A Dexport.c137 /* length bytes should not extend into the next table - this check squashfs_read_inode_lookup_table()
H A Dsuper.c140 /* Check the filesystem does not extend beyond the end of the squashfs_fill_super()
/linux-4.4.14/include/uapi/linux/
H A Dfalloc.h4 #define FALLOC_FL_KEEP_SIZE 0x01 /* default is extend size */
H A Duhid.h176 * the kernel writes short events, user-space shall extend them with 0s.
/linux-4.4.14/include/linux/mtd/
H A Dpartitions.h24 * will extend to the end of the master MTD device.
/linux-4.4.14/arch/powerpc/kernel/
H A Dsys_ppc32.c60 /* sign extend n */ ppc32_select()
H A Dtau_6xx.c10 * Silly, crazy ideas: use cpu load (from scheduler) and ICTC to extend battery
H A Dalign.c41 #define SE 2 /* sign-extend value, or FP ld/st as word */
990 case LD+F+SE: /* sign extend for lfiwax */ fix_alignment()
/linux-4.4.14/arch/sh/mm/
H A Dtlbflush_64.c37 * Sign-extend based on neff. local_flush_tlb_one()
/linux-4.4.14/arch/mips/pci/
H A Dpci-ip32.c139 /* extend memory resources */ mace_init()
/linux-4.4.14/drivers/tty/vt/
H A Dselection.c276 else if (new_sel_end > sel_end) /* extend to right */ set_selection()
283 if (new_sel_start < sel_start) /* extend to left */ set_selection()
/linux-4.4.14/arch/sh/drivers/dma/
H A Ddma-api.c305 if (info->ops->extend) dma_extend()
306 return info->ops->extend(channel, op, param); dma_extend()
/linux-4.4.14/fs/hfsplus/
H A Dextents.c438 /* extend alloc file */ hfsplus_file_extend()
439 pr_err("extend alloc file! (%llu,%u,%u)\n", hfsplus_file_extend()
471 hfs_dbg(EXTENT, "extend %lu: %u,%u\n", inode->i_ino, start, len); hfsplus_file_extend()
H A Dxattr.c201 pr_err("failed to extend attributes file\n"); hfsplus_create_attributes_file()
/linux-4.4.14/arch/mips/include/asm/octeon/
H A Dcvmx-pip.h98 * or carrier extend error which is CVMX_PIP_EXTEND_ERR
129 /* RGM 9 = Frame carrier extend error */
166 * bad FCS or carrier extend error which is
H A Dcvmx-wqe.h345 * - 9 = extend error: the RGMII packet had an extend
/linux-4.4.14/drivers/staging/rtl8188eu/hal/
H A DHal8188ERateAdaptive.c97 u8 extend odm_SetTxRPTTiming_8188E()
106 if (extend == 0) { /* back to default timing */ odm_SetTxRPTTiming_8188E()
108 } else if (extend == 1) {/* increase the timing */ odm_SetTxRPTTiming_8188E()
112 } else if (extend == 2) {/* decrease the timing */ odm_SetTxRPTTiming_8188E()
/linux-4.4.14/drivers/staging/rtl8723au/include/
H A Ddrv_types.h261 /* extend to support multi interface */
H A Drtw_security.h125 /* extend security capabilities for AP_MODE */
H A Drtw_mlme_ext.h26 /* So, this driver tried to extend the dwell time for each scanning channel. */
/linux-4.4.14/arch/xtensa/variants/dc232b/include/variant/
H A Dtie.h3 * that extend basic Xtensa core functionality. It is customized to this
/linux-4.4.14/arch/xtensa/variants/de212/include/variant/
H A Dtie.h8 that extend basic Xtensa core functionality. It is customized to this
/linux-4.4.14/security/apparmor/
H A Dresource.c101 /* TODO: extend resource control to handle other (non current) aa_task_setrlimit()
/linux-4.4.14/fs/bfs/
H A Dfile.c102 * block, we can extend the file trivially, without moving it bfs_get_block()
/linux-4.4.14/include/linux/platform_data/
H A Dbfin_rotary.h68 #define BNDMODE_AEXT (3 << BNDMODE_SHIFT) /* boundary auto-extend mode */
/linux-4.4.14/arch/powerpc/boot/
H A Dppcboot-hotfoot.h3 * Please do not imitate or extend this.
H A Dppcboot.h3 * Please do not imitate or extend this.
/linux-4.4.14/arch/ia64/sn/kernel/
H A Dmca.c102 printk(KERN_ERR "%s: unable to extend sn_oemdata\n", sn_platform_plat_specific_err_print()
/linux-4.4.14/arch/arm/plat-samsung/include/plat/
H A Dgpio-core.h26 * need to extend or change depending on the hardware and the s3c chip
/linux-4.4.14/arch/blackfin/include/asm/
H A Dbfin_sport3.h28 #define SPORT_CTL_RJUSTIFY_SFILL 0x00000002 /* DTYPE: MCM mode: Right-justify, sign-extend unused MSBs */
/linux-4.4.14/arch/arm/mach-pxa/
H A Dpcm027.c45 * Refer pcm990-baseboard.c how to extend this features to get a full
/linux-4.4.14/arch/arm/mach-ixp4xx/
H A Dixdp425-setup.c236 IXP4XX_EXP_BUS_STROBE_T(1) | /* extend by 1 clock */ ixdp425_init()
/linux-4.4.14/sound/soc/codecs/
H A Dalc5632.h107 /* extend serial data port control (VoDAC_i2c/pcm) */
/linux-4.4.14/tools/power/cpupower/bench/
H A Dcpufreq-bench_script.sh22 # Modify the general variables at the top or extend or copy out parts
/linux-4.4.14/drivers/media/platform/omap/
H A Domap_voutlib.c219 /* We made the preview window extend below the bottom of the omap_vout_new_crop()
238 /* We made the preview window extend past the right side of the omap_vout_new_crop()
/linux-4.4.14/arch/x86/entry/
H A Dentry_64_compat.S58 * syscall. Just in case the high bits are nonzero, zero-extend
276 * syscall. Just in case the high bits are nonzero, zero-extend
H A Dcommon.c387 * the high bits are zero. Make sure we zero-extend all do_syscall_32_irqs_on()
/linux-4.4.14/arch/x86/pci/
H A Dpcbios.c203 * Zero-extend the result beyond 8 bits, do not trust the pci_bios_read()
220 * Zero-extend the result beyond 16 bits, do not trust the pci_bios_read()
H A Dolpc.c275 /* XXX we may want to extend this to simulate EHCI power management */ pci_olpc_write()
/linux-4.4.14/drivers/char/tpm/
H A Dtpm-interface.c44 * with an extend to the selected _unused_ non-volatile pcr.
721 * tpm_pcr_extend - extend pcr value with hash
723 * @pcr_idx: pcr idx to extend
724 * @hash: hash value used to extend pcr value
758 "attempting extend a PCR value"); tpm_pcr_extend()
933 /* for buggy tpm, flush pcrs with extend to selected dummy */ tpm_pm_suspend()
H A Dtpm2-cmd.c288 * tpm2_pcr_extend() - extend a PCR value
291 * @hash: hash value to use for the extend operation.
316 "attempting extend a PCR value"); tpm2_pcr_extend()
/linux-4.4.14/fs/ocfs2/
H A Djournal.h389 /* group extend. inode update and last group update. */
449 /* used when we don't need an allocation change for a dir extend. One
584 * the transaction with ocfs2_calc_group_alloc_credits(). They extend
H A Dresize.c270 * point is only used to extend the current filesystem to the end of the last
450 "the last group isn't full. Use group extend first.\n"); ocfs2_verify_group_and_input()
H A Dxattr.c1906 * as it could have failed after committing the extend. ocfs2_xa_value_truncate()
1948 * If the value tree hasn't changed, the extend/truncate went nowhere.
3198 * more is needed since we may need to extend the bucket ocfs2_calc_xattr_set_need()
4996 * to extend the insert bucket.
5010 * the new one. And we set the extend flag to zero if the insert place is
5011 * moved into the new allocated cluster since no extend is needed.
5020 int *extend) ocfs2_adjust_xattr_cross_cluster()
5057 if ((bucket_blkno(target) == last_blk) && extend) ocfs2_adjust_xattr_cross_cluster()
5058 *extend = 0; ocfs2_adjust_xattr_cross_cluster()
5087 int *extend, ocfs2_add_new_xattr_cluster()
5148 extend); ocfs2_add_new_xattr_cluster()
5267 int ret, num_buckets, extend = 1; ocfs2_add_new_xattr_bucket() local
5309 &extend, ocfs2_add_new_xattr_bucket()
5317 if (extend) { ocfs2_add_new_xattr_bucket()
6888 * Because we may extend the transaction in reflink_xattr_header ocfs2_reflink_xattr_bucket()
5013 ocfs2_adjust_xattr_cross_cluster(struct inode *inode, handle_t *handle, struct ocfs2_xattr_bucket *first, struct ocfs2_xattr_bucket *target, u64 new_blk, u32 prev_clusters, u32 *v_start, int *extend) ocfs2_adjust_xattr_cross_cluster() argument
5081 ocfs2_add_new_xattr_cluster(struct inode *inode, struct buffer_head *root_bh, struct ocfs2_xattr_bucket *first, struct ocfs2_xattr_bucket *target, u32 *num_clusters, u32 prev_cpos, int *extend, struct ocfs2_xattr_set_ctxt *ctxt) ocfs2_add_new_xattr_cluster() argument
H A Dfile.c6 * File open, close, extend, truncate
533 * extend file allocation only here.
1084 * i_mutex to block other extend/truncate calls while we're ocfs2_extend_file()
/linux-4.4.14/arch/arm64/net/
H A Dbpf_jit_comp.c362 /* zero-extend 16 bits into 64 bits */ build_insn()
377 /* zero-extend 16 bits into 64 bits */ build_insn()
381 /* zero-extend 32 bits into 64 bits */ build_insn()
H A Dbpf_jit.h114 /* Zero extend */
/linux-4.4.14/fs/cifs/
H A Dsmb2ops.c805 /* whether set sparse succeeds or not, extend the file */ smb2_set_file_size()
1108 /* if file not oplocked can't be sure whether asking to extend size */ smb3_zero_range()
1121 * need to make sure we are not asked to extend the file since the SMB3 smb3_zero_range()
1191 /* if file not oplocked can't be sure whether asking to extend size */ smb3_simple_falloc()
1208 /* BB: in future add else clause to extend file */ smb3_simple_falloc()
1227 /* BB: else ... in future add code to extend file and set sparse */ smb3_simple_falloc()
/linux-4.4.14/arch/s390/kernel/
H A Dperf_cpum_sf.c174 * realloc_sampling_buffer() - extend sampler memory
460 /* Use a percentage-based approach to extend the sampling facility compute_sfb_extent()
513 * Use this function to extend the sampling buffer based on the overflow counter
543 debug_sprintf_event(sfdbg, 5, "sfb: extend: realloc " extend_sampling_buffer()
547 debug_sprintf_event(sfdbg, 5, "sfb: extend: " extend_sampling_buffer()
1241 * is reached, extend the sampling buffer. hw_perf_event_update()
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
H A Dtime-event.h122 * iwl_mvm_protect_session - start / extend the session protection.
135 * to extend a currently running session.
/linux-4.4.14/include/scsi/
H A Discsi_if.h823 * extend existing MIB statistics with its own specific statistics
954 * extend existing host statistics with its own specific statistics
/linux-4.4.14/drivers/scsi/mvsas/
H A Dmv_chips.h175 /* extend open frame timeout to max */ mvs_phy_hacks()
/linux-4.4.14/drivers/staging/rdma/hfi1/
H A Dsdma.h739 /* helper to extend txreq */
800 * extend/coalesce descriptor array
848 * 0 - success, -ENOMEM - couldn't extend descriptor array
882 * 0 - success, -ENOSPC - mapping fail, -ENOMEM - couldn't extend/coalesce
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dcik_reg.h225 /* extend the mask to 26 bits in order to match the low address field */
/linux-4.4.14/drivers/message/fusion/
H A Dmptsas.h151 u64 phy_bitmask; /* TODO, extend support for 255 phys */
/linux-4.4.14/arch/xtensa/variants/dc233c/include/variant/
H A Dtie.h8 that extend basic Xtensa core functionality. It is customized to this
/linux-4.4.14/kernel/time/
H A Dsched_clock.c2 * sched_clock.c: Generic sched_clock() support, to extend low level
/linux-4.4.14/fs/ramfs/
H A Dfile-nommu.c217 /* the mapping mustn't extend beyond the EOF */ ramfs_nommu_get_unmapped_area()
/linux-4.4.14/fs/udf/
H A Dtruncate.c225 /* We should extend the file? */ udf_truncate_extents()
/linux-4.4.14/arch/powerpc/kernel/vdso32/
H A Dsigtramp.S23 extend the range covered by the unwind info by adding a nop before
/linux-4.4.14/arch/powerpc/kernel/vdso64/
H A Dsigtramp.S24 extend the range covered by the unwind info by padding before the
/linux-4.4.14/arch/powerpc/platforms/powernv/
H A Dpci.h166 /* Reverse map of PEs, will have to extend if
/linux-4.4.14/arch/mips/kernel/
H A Dmodule.c126 /* Sign extend the addend we extract from the lo insn. */ apply_r_mips_lo16_rel()
/linux-4.4.14/arch/s390/net/
H A Dbpf_jit_comp.c287 /* llgfr %dst,%dst (zero extend to 64 bit) */ \
1115 /* lgfi %w1,imm (load sign extend imm) */ bpf_jit_insn()
1145 /* lgfi %w1,imm (load sign extend imm) */ bpf_jit_insn()
1151 /* lgfi %w1,imm (load sign extend imm) */ bpf_jit_insn()
/linux-4.4.14/arch/arm64/lib/
H A Dmemcmp.S234 * We need to zero-extend (char is unsigned) the value and then
H A Dstrcmp.S228 * But we need to zero-extend (char is unsigned) the value and then
H A Dstrncmp.S285 * But we need to zero-extend (char is unsigned) the value and then
/linux-4.4.14/sound/hda/ext/
H A Dhdac_ext_controller.c28 * extend when this limit is seen meeting in real HW
/linux-4.4.14/sound/mips/
H A Dhal2.h128 #define H2I_C_NAUDIO 0x80 /* Sign extend */
H A Dsgio2audio.c436 l = src[0]; /* sign extend */ snd_sgio2audio_dma_push_frag()
437 r = src[1]; /* sign extend */ snd_sgio2audio_dma_push_frag()
/linux-4.4.14/fs/ntfs/
H A Dmft.c1262 * ntfs_mft_bitmap_extend_allocation_nolock - extend mft bitmap by a cluster
1263 * @vol: volume on which to extend the mft bitmap attribute
1564 * ntfs_mft_bitmap_extend_initialized_nolock - extend mftbmp initialized data
1565 * @vol: volume on which to extend the mft bitmap attribute
1696 * ntfs_mft_data_extend_allocation_nolock - extend mft data attribute
1697 * @vol: volume on which to extend the mft data attribute
2198 * allocated mft records, then we extend the $MFT/$DATA attribute in order to
2199 * create free mft records. We extend the allocated size of $MFT/$DATA by 16
2201 * is not sufficient space to do this, we try to extend by a single mft record
2212 * extend the initialized size (and data size) by 8 bytes, allocating another
2330 /* Need to extend bitmap by one more cluster. */ ntfs_mft_record_alloc()
2349 * We now have sufficient allocated space, extend the initialized_size ntfs_mft_record_alloc()
2414 ntfs_error(vol->sb, "Failed to extend mft data " ntfs_mft_record_alloc()
H A Drunlist.c510 * 2. When new clusters are allocated to fill a hole or extend a file.
679 * @drl or extend an existing one before adding the ntfs_runlists_merge()
1584 * one, extend it. Otherwise need to add a new, sparse runlist ntfs_rl_truncate_nolock()
1691 /* If @start is in a hole simply extend the hole. */ ntfs_rl_punch_nolock()
1738 ntfs_debug("Done (extend hole)."); ntfs_rl_punch_nolock()
1749 * If the previous run is sparse, extend its hole. ntfs_rl_punch_nolock()
1752 * and extend the newly created hole. ntfs_rl_punch_nolock()
1903 ntfs_error(vol->sb, "Not enough memory to extend runlist buffer."); ntfs_rl_punch_nolock()
H A Dattrib.c1846 * ntfs_attr_extend_allocation - extend the allocated space of an attribute
1847 * @ni: ntfs inode of the attribute whose allocation to extend
1848 * @new_alloc_size: new size in bytes to which to extend the allocation to
1849 * @new_data_size: new size in bytes to which to extend the data to
1956 ntfs_error(vol->sb, "Cannot extend allocation " ntfs_attr_extend_allocation()
1965 ntfs_error(vol->sb, "Cannot extend allocation " ntfs_attr_extend_allocation()
2095 ntfs_error(vol->sb, "Cannot extend allocation of " ntfs_attr_extend_allocation()
2188 ntfs_error(vol->sb, "Cannot extend allocation " ntfs_attr_extend_allocation()
2226 ntfs_error(vol->sb, "Cannot extend allocation of " ntfs_attr_extend_allocation()
2239 ntfs_error(vol->sb, "Cannot extend allocation of " ntfs_attr_extend_allocation()
2271 ntfs_error(vol->sb, "Cannot extend allocation of " ntfs_attr_extend_allocation()
2307 ntfs_error(vol->sb, "Cannot extend allocation of " ntfs_attr_extend_allocation()
H A Dfile.c74 * ntfs_attr_extend_initialized - extend the initialized size of an attribute
75 * @ni: ntfs inode of the attribute to extend
185 * size (vfs inode->i_size), we need to extend the file size to the ntfs_attr_extend_initialized()
398 * If the write goes beyond the allocated size, extend the allocation ntfs_prepare_file_for_write()
465 * If the write starts beyond the initialized size, extend it up to the ntfs_prepare_file_for_write()
/linux-4.4.14/arch/powerpc/mm/
H A Dslice.c290 * extend it to cover the next available slice. slice_find_area_bottomup()
333 * extend it to cover the previous available slice. slice_find_area_topdown()
H A Ddma-noncoherent.c352 * Note: yes, it is possible and correct to have a buffer extend
/linux-4.4.14/drivers/staging/rtl8188eu/include/
H A Drtw_security.h127 /* extend security capabilities for AP_MODE */
H A Drtw_mlme_ext.h31 /* So, this driver tried to extend the dwell time for each scanning channel. */
/linux-4.4.14/drivers/net/ethernet/sfc/
H A Dvfdi.h251 /* Members below here extend version 1 of this structure */
/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac1000.h98 #define GMAC_TBI 0x000000d4 /* TBI extend status */
/linux-4.4.14/arch/x86/include/uapi/asm/
H A Dsigcontext.h27 * used to extend the fpstate pointer in the sigcontext, which now includes the
/linux-4.4.14/arch/x86/kernel/
H A Dapb_timer.c310 * we extend the possible clock range to allow time scaling. apbt_time_init()
/linux-4.4.14/net/wireless/
H A Dradiotap.c137 * keep claiming to extend up to or even beyond the ieee80211_radiotap_iterator_init()
/linux-4.4.14/scripts/
H A Dcheckkconfigsymbols.py317 features.extend(get_features_in_line(line))
/linux-4.4.14/fs/ocfs2/cluster/
H A Dquorum.c30 * They need to decide who is authoritative. Now extend that problem to
/linux-4.4.14/include/net/
H A Dieee80211_radiotap.h78 * (0x80000000) to extend the
/linux-4.4.14/include/linux/bcma/
H A Dbcma_driver_pci.h143 #define BCMA_CORE_PCI_ASPMTIMER_EXTEND 0x01000000 /* > rev7: enable extend ASPM timer */
/linux-4.4.14/arch/sh/kernel/cpu/sh5/
H A Dunwind.c160 /* Sign extend */ lookup_prev_stack_frame()
/linux-4.4.14/arch/ia64/include/asm/
H A Dmachvec.h255 * Define default versions so we can extend machvec for new platforms without having
/linux-4.4.14/net/ipv4/
H A Dtcp_dctcp.c238 * is an indicator to the extend of congestion and packet dctcp_state()
/linux-4.4.14/kernel/trace/
H A Dring_buffer.c175 * the length of the time extend if the event is a
176 * time extend.
204 * Return total length of time extend and data,
3726 * We repeat when a time extend is encountered. rb_buffer_peek()
3727 * Since the time extend is always attached to a data event, rb_buffer_peek()
3807 * We repeat when a time extend is encountered or we hit rb_iter_peek()
3808 * the end of the page. Since the time extend is always attached rb_iter_peek()
3810 * Once for going to next page, once on time extend, and rb_iter_peek()
4544 /* Always keep the time extend and data together */ ring_buffer_read_page()
4560 * is a time extend. */ ring_buffer_read_page()
4574 /* Always keep the time extend and data together */ ring_buffer_read_page()
/linux-4.4.14/fs/jbd2/
H A Dtransaction.c540 * int jbd2_journal_extend() - extend buffer credits.
541 * @handle: handle to 'extend'
542 * @nblocks: nr blocks to try to extend by.
547 * extend its credit if it needs more.
552 * extend here.
574 /* Don't extend a locked-down transaction! */ jbd2_journal_extend()
/linux-4.4.14/arch/ia64/kernel/
H A Dunaligned.c702 * sign extend (1+8bits) if m set emulate_load_updates()
919 * sign extend (8bits) if m set emulate_store_int()
1262 * sign extend (8bits) if m set emulate_store_float()
/linux-4.4.14/drivers/media/pci/saa7164/
H A Dsaa7164-cmd.c290 /* In a highly stressed system this can easily extend saa7164_cmd_wait()
/linux-4.4.14/drivers/message/fusion/lsi/
H A Dmpi_targ.h301 /* Additional CDB bytes extend past the CDB field */
/linux-4.4.14/drivers/net/fddi/skfp/
H A Dcfm.c221 /* we can extend the requested path checking !!) */ cfm()
/linux-4.4.14/drivers/net/wan/
H A Dfarsync.h20 * ioctl interface extend into the cards firmware interface so values in
/linux-4.4.14/drivers/acpi/acpica/
H A Ddswstate.c165 "Failed to extend the result stack")); acpi_ds_result_push()
H A Dexconfig.c447 /* Table cannot extend beyond the buffer */ acpi_ex_load_op()
/linux-4.4.14/drivers/block/
H A Dbrd.c595 * (2) User can further extend brd devices by create dev node themselves brd_init()
/linux-4.4.14/drivers/gpu/drm/i915/
H A Dintel_dvo.c379 * Other chips with DVO LVDS will need to extend this to deal with the LVDS
/linux-4.4.14/arch/xtensa/kernel/
H A Dalign.S268 /* sign extend value */
/linux-4.4.14/arch/alpha/include/asm/
H A Dio.h77 /* Sign-extend from bit 41. */ virt_to_phys()
/linux-4.4.14/fs/ext4/
H A Dresize.c376 * If we have fewer than thresh credits, extend by EXT4_MAX_TRANS_DATA.
1638 * extend a group without checking assuming that checking has been done.
1692 * point is only used to extend the current filesystem to the end of the last
1956 /* extend the last group */ ext4_resize_fs()
H A Dext4_jbd2.h72 * buffer credits gets this low, we need either to extend the
H A Dindirect.c639 * If the O_DIRECT write will extend the file then add this inode to the
730 * but cannot extend i_size. Bail out and pretend ext4_ind_direct_IO()
808 * Try to extend this transaction for the purposes of truncation. If
809 * extend fails, we need to propagate the failure up and restart the
H A Dmigrate.c74 * IF not able to extend the journal restart the journal finish_range()
/linux-4.4.14/fs/hfs/
H A Dextent.c408 hfs_dbg(EXTENT, "extend %lu: %u,%u\n", inode->i_ino, start, len); hfs_extend_file()
/linux-4.4.14/net/sched/
H A Dematch.c15 * a logic expression and get attached to classifiers to extend their
/linux-4.4.14/kernel/locking/
H A Dqspinlock.c56 * we extend it to a full byte to achieve better performance for architectures
/linux-4.4.14/arch/m68k/math-emu/
H A Dfp_scan.S365 .extend 0,0,0,0,0,0,0,0,0,0
/linux-4.4.14/arch/parisc/math-emu/
H A Dsgl_float.h71 /* Sign extend the sign bit with an integer destination */
/linux-4.4.14/arch/arm/kernel/
H A Dunwind.c102 /* sign-extend to 32 bits */ \
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_amdkfd_gfx_v7.c60 /* extend the mask to 26 bits to match the low address field */
/linux-4.4.14/drivers/mtd/spi-nor/
H A Dspi-nor.c316 * Erase an address range on the nor chip. The address range may extend
470 /* Does combined region extend to end? */ stm_lock()
/linux-4.4.14/drivers/char/ipmi/
H A Dipmi_watchdog.c559 "Unable to extend the watchdog timeout."); panic_halt_ipmi_set_timeout()
1189 /* On a panic, if we have a panic timeout, make sure to extend wdog_panic_handler()
/linux-4.4.14/fs/ufs/
H A Dinode.c210 * we had been asked to extend it. If the fragment being written
211 * is within the same block, we need to extend the tail just to cover
/linux-4.4.14/arch/tile/kernel/
H A Dintvec_64.S1301 * In compat mode, sign-extend r0 before storing it.
1349 * Sign-extend all the user's passed arguments to make them consistent.
1438 * sign-extend r0 for the sigreturn return-value case.
/linux-4.4.14/arch/parisc/kernel/
H A Dentry.S596 * to extend into I/O space if the address is 0xfXXXXXXX
597 * so we extend the f's into the top word of the pte in
617 /* on LP64, ldi will sign extend into the upper 32 bits,
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
H A Dosc_io.c322 * but do not extend kms beyond actual file size. osc_io_fault_start()
/linux-4.4.14/drivers/iio/light/
H A Dtsl2563.c287 * have to extend it one tick more? tsl2563_wait_adc()
/linux-4.4.14/drivers/input/mouse/
H A Dalps.c2212 x_pitch = (char)(reg << 4) >> 4; /* sign extend lower 4 bits */ alps_get_v3_v7_resolution()
2215 y_pitch = (char)reg >> 4; /* sign extend upper 4 bits */ alps_get_v3_v7_resolution()
2222 x_electrode = (char)(reg << 4) >> 4; /* sign extend lower 4 bits */ alps_get_v3_v7_resolution()
2225 y_electrode = (char)reg >> 4; /* sign extend upper 4 bits */ alps_get_v3_v7_resolution()
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
H A Ddev.h477 /* extend beacon time format bit shifting */
/linux-4.4.14/drivers/net/ethernet/freescale/
H A Dfec.h388 /* Controller has extend desc buffer */
/linux-4.4.14/arch/x86/platform/uv/
H A Duv_nmi.c333 /* extend delay if waiting only for cpu 0 */
/linux-4.4.14/drivers/block/rsxx/
H A Dcregs.c549 * that extend past the log buffer will use the previous level hw_log_msg()
/linux-4.4.14/fs/fuse/
H A Dcuse.c613 /* inherit and extend fuse_dev_operations */ cuse_init()
/linux-4.4.14/mm/
H A Dpercpu.c387 * accomodate atomic allocations which can't extend maps directly.
422 * pcpu_extend_area_map - extend area map of a chunk
915 err = "failed to extend area map of reserved chunk"; pcpu_alloc()
944 err = "failed to extend area map"; pcpu_alloc()
/linux-4.4.14/net/batman-adv/
H A Dsend.c162 * batadv_send_skb_push_fill_unicast - extend the buffer and initialize the

Completed in 7316 milliseconds

12