Home
last modified time | relevance | path

Searched defs:extend (Results 1 – 20 of 20) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dfile.c422 bool *ilock_shared, bool *extend, in ext4_dio_write_checks()
506 bool extend = false, unwritten = false; in ext4_dio_write_iter() local
635 bool extend = false; in ext4_dax_write_iter() local
/openbmc/linux/drivers/bcma/
H A Ddriver_pci.c285 static void bcma_core_pci_extend_L1timer(struct bcma_drv_pci *pc, bool extend) in bcma_core_pci_extend_L1timer()
/openbmc/linux/drivers/md/persistent-data/
H A Ddm-space-map.h25 int (*extend)(struct dm_space_map *sm, dm_block_t extra_blocks); member
/openbmc/linux/arch/sh/include/asm/
H A Ddma.h59 int (*extend)(struct dma_channel *chan, unsigned long op, void *param); member
/openbmc/linux/drivers/net/ethernet/engleder/
H A Dtsnep_tc.c92 u64 extend; in tsnep_write_gcl() local
/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_prs.c527 bool tagged, bool extend) in mvpp2_prs_dsa_tag_set()
594 bool add, bool tagged, bool extend) in mvpp2_prs_dsa_tag_ethertype_set()
/openbmc/qemu/scripts/codeconverter/codeconverter/
H A Dpatching.py418 def extend(self, *args, **kwargs): member in FileList
/openbmc/linux/arch/arm64/kernel/
H A Dsignal.c100 unsigned long *offset, size_t size, bool extend) in __sigframe_alloc()
/openbmc/linux/rust/alloc/vec/
H A Dmod.rs3014 fn extend<I: IntoIterator<Item = T>>(&mut self, iter: I) { in extend() method
3267 fn extend<I: IntoIterator<Item = &'a T>>(&mut self, iter: I) { in extend() method
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/
H A Dviews.py1279 def _json_build_status(build_id,extend): argument
/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net.h454 u8 extend; member
458 u8 extend, u8 class, u8 major, u8 minor) in nfp_net_fw_ver_eq()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dqunit-1.18.0.js63 function extend(a,b,undefOnly){for(var prop in b){if(hasOwn.call(b,prop)){if(!(prop==="constructor"… function
/openbmc/qemu/hw/scsi/
H A Dscsi-bus.c991 int extend = buf[1] & 0x1; in ata_passthrough_16_xfer() local
/openbmc/linux/drivers/scsi/
H A Dmvumi.c1925 static int mvumi_clear_intr(void *extend) in mvumi_clear_intr()
/openbmc/linux/fs/ocfs2/
H A Dxattr.c5028 int *extend) in ocfs2_adjust_xattr_cross_cluster()
5095 int *extend, in ocfs2_add_new_xattr_cluster()
5275 int ret, num_buckets, extend = 1; in ocfs2_add_new_xattr_bucket() local
H A Ddir.c3091 int extend, did_quota = 0; in ocfs2_do_extend_dir() local
/openbmc/linux/fs/btrfs/
H A Dctree.c3782 int extend) in split_leaf()
/openbmc/qemu/target/m68k/
H A Dtranslate.c4380 int extend; in DISAS_INSN() local
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-a64.c986 MemOp memop, bool extend, int memidx, in do_gpr_ld_memidx()
1012 MemOp memop, bool extend, in do_gpr_ld()
/openbmc/webui-vue/
H A Dpackage-lock.json20059 "extend": "~3.0.2", string