Home
last modified time | relevance | path

Searched defs:create (Results 76 - 100 of 782) sorted by relevance

12345678910>>...32

/kernel/linux/linux-5.10/drivers/md/
H A Ddm-path-selector.h40 int (*create) (struct path_selector *ps, unsigned argc, char **argv); member
/kernel/linux/linux-5.10/fs/freevxfs/
H A Dvxfs_subr.c129 vxfs_getblk(struct inode *ip, sector_t iblock, struct buffer_head *bp, int create) vxfs_getblk() argument
/kernel/linux/linux-5.10/fs/minix/
H A Ditree_v2.c61 V2_minix_get_block(struct inode * inode, long block, struct buffer_head *bh_result, int create) V2_minix_get_block() argument
H A Ditree_v1.c53 V1_minix_get_block(struct inode * inode, long block, struct buffer_head *bh_result, int create) V1_minix_get_block() argument
/kernel/linux/linux-6.6/fs/minix/
H A Ditree_v2.c61 V2_minix_get_block(struct inode * inode, long block, struct buffer_head *bh_result, int create) V2_minix_get_block() argument
H A Ditree_v1.c53 V1_minix_get_block(struct inode * inode, long block, struct buffer_head *bh_result, int create) V1_minix_get_block() argument
/kernel/linux/linux-6.6/fs/freevxfs/
H A Dvxfs_subr.c99 vxfs_getblk(struct inode *ip, sector_t iblock, struct buffer_head *bp, int create) vxfs_getblk() argument
/kernel/linux/linux-6.6/include/linux/
H A Dzpool.h81 void *(*create)(const char *name, gfp_t gfp); member
/kernel/linux/linux-6.6/include/net/9p/
H A Dtransport.h48 int (*create)(struct p9_client *client, member
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/dma-buf/
H A Dudmabuf.c28 struct udmabuf_create create; in main() local
[all...]
/third_party/alsa-utils/alsamixer/
H A Ddevice_name.c115 static bool create(void) in create() function
/third_party/icu/icu4c/source/common/
H A Dservslkf.cpp64 SimpleLocaleKeyFactory::create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) const in create() function in SimpleLocaleKeyFactory
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/regex/
H A DNamedFunction.java24 public static NamedFunction create( in create() method in NamedFunction
/third_party/node/deps/icu-small/source/common/
H A Dservslkf.cpp64 SimpleLocaleKeyFactory::create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) const in create() function in SimpleLocaleKeyFactory
/third_party/mesa3d/src/panfrost/drm-shim/
H A Dpanfrost_noop.c88 struct drm_panfrost_create_bo *create = arg; in pan_ioctl_create_bo() local
/third_party/libinput/test/
H A Dlitest-device-wacom-isdv4-524c-pen.c34 create(struct litest_device *d) in create() function
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dconftypes.h23 CONF *(*create) (CONF_METHOD *meth); member
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
H A DAltFormatSpec.java43 public static AltFormatSpec create( in create() method in AltFormatSpec
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
H A DAssignment.java50 private static <T extends Comparable<T>> Assignment<T> create(Column<T> c, @Nullable Object v) { in create() method in Assignment
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DDecompressor.cpp20 Expected<Decompressor> Decompressor::create(StringRef Name, StringRef Data, in create() function in Decompressor
/third_party/openssl/include/openssl/
H A Dconftypes.h23 CONF *(*create) (CONF_METHOD *meth); member
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-shape.cc58 static const char ** create () in create() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DSanitizerStats.cpp42 void SanitizerStatReport::create(IRBuilder<> &B, SanitizerStatKind SK) { in create() function in SanitizerStatReport
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DFileOutputBuffer.cpp166 FileOutputBuffer::create(StringRef Path, size_t Size, unsigned Flags) { in create() function in FileOutputBuffer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCExpr.cpp26 const AArch64MCExpr *AArch64MCExpr::create(const MCExpr *Expr, VariantKind Kind, in create() function in AArch64MCExpr

Completed in 7 milliseconds

12345678910>>...32