Home
last modified time | relevance | path

Searched defs:set_size (Results 1 – 14 of 14) sorted by relevance

/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/resize_policy/
H A Dhash_load_check_resize_trigger_size_base.hpp67 set_size(size_type size) in set_size() function in __gnu_pbds::detail::hash_load_check_resize_trigger_size_base
89 set_size(size_type size) { } in set_size() function in __gnu_pbds::detail::hash_load_check_resize_trigger_size_base
/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/resize_policy/
H A Dhash_load_check_resize_trigger_size_base.hpp67 set_size(size_type size) in set_size() function in __gnu_pbds::detail::hash_load_check_resize_trigger_size_base
89 set_size(size_type size) { } in set_size() function in __gnu_pbds::detail::hash_load_check_resize_trigger_size_base
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Ddisk_blocks.h58 void set_size(uint64 size) { size_ = size; } in set_size() function
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dnand_hynix.c264 int set_size = nmodes * nregs; in hynix_mlc_1xnm_rr_value() local
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dvpd.c19 int (*set_size)(struct pci_dev *dev, size_t len); member
/OK3568_Linux_fs/kernel/drivers/lightnvm/
H A Dpblk-rb.c117 unsigned long set_size; in pblk_rb_init() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dinterrupt.h298 unsigned int set_size[IRQ_AFFINITY_MAX_SETS]; member
/OK3568_Linux_fs/kernel/tools/power/x86/x86_energy_perf_policy/
H A Dx86_energy_perf_policy.c1217 void for_all_cpus_in_set(size_t set_size, cpu_set_t *cpu_set, int (func)(int)) in for_all_cpus_in_set()
/OK3568_Linux_fs/kernel/drivers/block/drbd/
H A Ddrbd_protocol.h267 u32 set_size; member
H A Ddrbd_main.c184 unsigned int set_size) in tl_release()
1324 void drbd_send_b_ack(struct drbd_connection *connection, u32 barrier_nr, u32 set_size) in drbd_send_b_ack()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/algo/detail/
H A Dadaptive_sort_merge.hpp224 void set_size(std::size_t size) in set_size() function in boost::movelib::detail_adaptive::adaptive_xbuf
375 void set_size(std::size_t size) in set_size() function in boost::movelib::detail_adaptive::range_xbuf
/OK3568_Linux_fs/kernel/drivers/media/pci/saa7134/
H A Dsaa7134-video.c524 static void set_size(struct saa7134_dev *dev, int task, in set_size() function
/OK3568_Linux_fs/kernel/drivers/net/ethernet/socionext/
H A Dsni_ave.c1012 unsigned int set_size) in ave_pfsel_set_macaddr()
/OK3568_Linux_fs/kernel/fs/afs/
H A Dinternal.h756 bool set_size:1; /* Must update i_size */ member