Home
last modified time | relevance | path

Searched defs:split (Results 26 – 50 of 128) sorted by relevance

123456

/OK3568_Linux_fs/kernel/drivers/md/
H A Draid0.c447 struct bio *split = bio_split(bio, in raid0_handle_discard() local
553 struct bio *split = bio_split(bio, sectors, GFP_NOIO, in raid0_make_request() local
H A Dmd-linear.c244 struct bio *split = bio_split(bio, end_sector - bio_sector, in linear_make_request() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/pat_trie_/
H A Dsplit_fn_imps.hpp46 split(key_const_reference r_key, PB_DS_CLASS_C_DEC& other) in split() function in PB_DS_CLASS_C_DEC
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/pat_trie_/
H A Dsplit_fn_imps.hpp46 split(key_const_reference r_key, PB_DS_CLASS_C_DEC& other) in split() function in PB_DS_CLASS_C_DEC
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/rb_tree_map_/
H A Dsplit_join_fn_imps.hpp237 split(key_const_reference r_key, PB_DS_CLASS_C_DEC& other) in split() function in PB_DS_CLASS_C_DEC
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/rb_tree_map_/
H A Dsplit_join_fn_imps.hpp237 split(key_const_reference r_key, PB_DS_CLASS_C_DEC& other) in split() function in PB_DS_CLASS_C_DEC
/OK3568_Linux_fs/kernel/drivers/media/pci/ivtv/
H A Divtv-udma.c63 …udma_fill_sg_array (struct ivtv_user_dma *dma, u32 buffer_offset, u32 buffer_offset_2, u32 split) { in ivtv_udma_fill_sg_array()
/OK3568_Linux_fs/kernel/fs/nfs/blocklayout/
H A Dextent_tree.c297 struct pnfs_block_extent *split; in ext_tree_insert() local
381 sector_t split) in ext_tree_split()
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A Ddevlink_port_split.py103 def split(k, port, should_fail=False): function
/OK3568_Linux_fs/kernel/sound/usb/line6/
H A Dmidibuf.c53 int line6_midibuf_init(struct midi_buffer *this, int size, int split) in line6_midibuf_init()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/csscolorparser/
H A Dcsscolorparser.cpp169 std::vector<std::string> split(const std::string& s, char delim) { in split() function
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/vp8/
H A Dvp8d_parser.c60 RK_U32 split; in vp8hwdDecodeBool() local
112 RK_U32 split; in vp8hwdDecodeBool128() local
/OK3568_Linux_fs/kernel/drivers/net/wireguard/selftest/
H A Dallowedips.c428 u8 *split = (u8 *)&ip; in ip4() local
440 __be32 *split = (__be32 *)&ip; in ip6() local
/OK3568_Linux_fs/external/rknpu2/examples/rknn_multiple_input_demo/src/
H A Dmain.cc69 static std::vector<std::string> split(const std::string& str, const std::string& pattern) in split() function
/OK3568_Linux_fs/external/recovery/update_engine/
H A Ddo_patch.c89 const char *split = ": "; //space is a split char too in do_patch_rkimg() local
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dpolicy.c366 char *split; in __lookup_parent() local
400 const char *split; in __lookupn_profile() local
H A Dpolicy_ns.c203 const char *split; in __aa_lookupn_ns() local
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dcacheinfo.c137 } split; member
146 } split; member
153 } split; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/
H A Ddebug_map_base.hpp309 split(key_const_reference r_key, Cmp_Fn cmp_fn, PB_DS_CLASS_C_DEC& other) in split() function in __gnu_pbds::detail::PB_DS_CLASS_C_DEC
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/
H A Ddebug_map_base.hpp309 split(key_const_reference r_key, Cmp_Fn cmp_fn, PB_DS_CLASS_C_DEC& other) in split() function in __gnu_pbds::detail::PB_DS_CLASS_C_DEC
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dtypes.py64 def split(self, string, maxsplit=0): member in NoMatch
/OK3568_Linux_fs/kernel/drivers/firewire/
H A Dnosy.c161 size_t split = end - buffer->head->data; in packet_buffer_get() local
200 size_t split = end - buffer->tail->data; in packet_buffer_put() local
/OK3568_Linux_fs/kernel/fs/jfs/
H A Djfs_dtree.c817 struct dtsplit split; /* split information */ in dtInsert() local
919 struct inode *ip, struct dtsplit * split, struct btstack * btstack) in dtSplitUp()
1318 static int dtSplitPage(tid_t tid, struct inode *ip, struct dtsplit * split, in dtSplitPage()
1631 struct inode *ip, struct dtsplit * split, struct btstack * btstack) in dtExtendPage()
1864 struct inode *ip, struct dtsplit * split, struct metapage ** rmpp) in dtSplitRoot()
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/resctrl/
H A Dinternal.h553 } split; member
561 } split; member
569 } split; member
/OK3568_Linux_fs/kernel/security/apparmor/include/
H A Dlib.h148 char *split; in basename() local

123456