| /kernel/linux/linux-6.6/block/ |
| H A D | blk-merge.c | 103 static unsigned int bio_allowed_max_sectors(const struct queue_limits *lim) in bio_allowed_max_sectors() argument 108 bio_split_discard(struct bio *bio, const struct queue_limits *lim, unsigned *nsegs, struct bio_set *bs) bio_split_discard() argument 149 bio_split_write_zeroes(struct bio *bio, const struct queue_limits *lim, unsigned *nsegs, struct bio_set *bs) bio_split_write_zeroes() argument 169 get_max_io_size(struct bio *bio, const struct queue_limits *lim) get_max_io_size() argument 197 get_max_segment_size(const struct queue_limits *lim, struct page *start_page, unsigned long offset) get_max_segment_size() argument 231 bvec_split_segs(const struct queue_limits *lim, const struct bio_vec *bv, unsigned *nsegs, unsigned *bytes, unsigned max_segs, unsigned max_bytes) bvec_split_segs() argument 279 bio_split_rw(struct bio *bio, const struct queue_limits *lim, unsigned *segs, struct bio_set *bs, unsigned max_bytes) bio_split_rw() argument 354 __bio_split_to_limits(struct bio *bio, const struct queue_limits *lim, unsigned int *nr_segs) __bio_split_to_limits() argument 403 const struct queue_limits *lim = &bdev_get_queue(bio->bi_bdev)->limits; bio_split_to_limits() local [all...] |
| /kernel/linux/linux-6.6/drivers/input/serio/ |
| H A D | hil_mlc.c | 288 static int hilse_inc_lcv(hil_mlc *mlc, int lim) in hilse_inc_lcv() argument
|
| /kernel/linux/linux-6.6/drivers/scsi/ |
| H A D | am53c974.c | 142 int lim = 1000; in pci_esp_dma_drain() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | opusenc.c | 392 int quant, lim = (1 << f->fine_bits[i]); in celt_quant_fine() local
|
| /third_party/ffmpeg/libavutil/ |
| H A D | avsscanf.c | 85 static void ffshlim(FFFILE *f, ptrdiff_t lim) in ffshlim() argument 138 static unsigned long long ffintscan(FFFILE *f, unsigned base, int pok, unsigned long long lim) in ffintscan() argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | CaseMapImpl.java | 58 public void setLimit(int lim) { in setLimit() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | CaseMapImpl.java | 63 public void setLimit(int lim) { in setLimit() argument
|
| /third_party/libuv/src/unix/ |
| H A D | thread.c | 100 struct rlimit lim; in uv__thread_stack_size() local
|
| /third_party/node/src/ |
| H A D | node.cc | 607 struct rlimit lim; in PlatformInit() local [all...] |
| /third_party/lzma/C/ |
| H A D | MtDec.c | 899 size_t lim = t->inDataSize_Start;
in MtDec_Read() local
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | types.h | 353 static RangeType* New(Limits lim, Zone* zone) { in New() argument
|
| /third_party/node/deps/uv/src/unix/ |
| H A D | thread.c | 207 struct rlimit lim; in uv__thread_stack_size() local
|
| /kernel/linux/linux-5.10/arch/ia64/kernel/ |
| H A D | efi.c | 1049 u64 as, ae, lim; in efi_memmap_init() local
|
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ |
| H A D | cacheinfo.c | 236 int i, lim; in cache_get_line_size() local
|
| /kernel/linux/linux-6.6/arch/ia64/kernel/ |
| H A D | efi.c | 1051 u64 as, ae, lim; in efi_memmap_init() local
|
| /kernel/linux/linux-6.6/arch/powerpc/kernel/ |
| H A D | cacheinfo.c | 238 int i, lim; in cache_get_line_size() local
|
| /kernel/linux/linux-5.10/fs/jfs/ |
| H A D | jfs_xtree.c | 236 int base, index, lim, btindex; in xtSearch() local 2888 int base, index, lim; in xtSearchNode() local [all...] |
| /kernel/linux/linux-5.10/lib/ |
| H A D | bitmap.c | 51 unsigned int k, lim = bits/BITS_PER_LONG; in __bitmap_equal() local 69 unsigned int k, lim = bits / BITS_PER_LONG; in __bitmap_or_equal() local 86 unsigned int k, lim = BITS_TO_LONGS(bits); in __bitmap_complement() local 106 unsigned k, lim = BITS_TO_LONGS(nbits); in __bitmap_shift_right() local 152 unsigned int lim = BITS_TO_LONGS(nbits); __bitmap_shift_left() local 244 unsigned int lim = bits/BITS_PER_LONG; __bitmap_and() local 282 unsigned int lim = bits/BITS_PER_LONG; __bitmap_andnot() local 309 unsigned int k, lim = bits/BITS_PER_LONG; __bitmap_intersects() local 324 unsigned int k, lim = bits/BITS_PER_LONG; __bitmap_subset() local 338 unsigned int k, lim = bits/BITS_PER_LONG; __bitmap_weight() local [all...] |
| /kernel/linux/linux-6.6/fs/jfs/ |
| H A D | jfs_xtree.c | 225 int base, index, lim, btindex; in xtSearch() local
|
| /kernel/linux/linux-6.6/fs/ntfs3/ |
| H A D | bitmap.c | 1562 unsigned int k, lim = bits / BITS_PER_LONG; in ntfs_bitmap_weight_le() local
|
| /kernel/linux/linux-6.6/drivers/regulator/ |
| H A D | bd9576-regulator.c | 465 static int bd9576_set_tw(struct regulator_dev *rdev, int lim, int severity, in bd9576_set_tw() argument 216 bd9576_set_limit(const struct linear_range *r, int num_ranges, struct regmap *regmap, int reg, int mask, int lim) bd9576_set_limit() argument
|
| H A D | qcom-labibb-regulator.c | 310 static int qcom_labibb_set_ocp(struct regulator_dev *rdev, int lim, in qcom_labibb_set_ocp() argument 565 struct labibb_current_limits *lim = &vreg->uA_limits; in qcom_labibb_set_current_limit() local 599 struct labibb_current_limits *lim in qcom_labibb_get_current_limit() local [all...] |
| /kernel/linux/linux-6.6/lib/ |
| H A D | bitmap.c | 51 unsigned int k, lim = bits/BITS_PER_LONG; in __bitmap_equal() local 69 unsigned int k, lim = bits / BITS_PER_LONG; in __bitmap_or_equal() local 86 unsigned int k, lim = BITS_TO_LONGS(bits); in __bitmap_complement() local 106 unsigned k, lim = BITS_TO_LONGS(nbits); in __bitmap_shift_right() local 152 unsigned int lim = BITS_TO_LONGS(nbits); __bitmap_shift_left() local 244 unsigned int lim = bits/BITS_PER_LONG; __bitmap_and() local 282 unsigned int lim = bits/BITS_PER_LONG; __bitmap_andnot() local 309 unsigned int k, lim = bits/BITS_PER_LONG; __bitmap_intersects() local 324 unsigned int k, lim = bits/BITS_PER_LONG; __bitmap_subset() local [all...] |
| /third_party/backends/backend/ |
| H A D | hp-accessor.c | 881 sanei_hp_accessor_geometry_new (HpAccessor val, HpAccessor lim, hp_bool_t is_br, in sanei_hp_accessor_geometry_new() argument
|
| /third_party/libunwind/libunwind/src/ia64/ |
| H A D | Gparser.c | 182 spill_next_when (struct ia64_reg_info **regp, struct ia64_reg_info *lim, in spill_next_when() argument
|