Searched defs:min (Results 76 - 100 of 718) sorted by path

1234567891011>>

/linux-master/arch/s390/boot/
H A Dstartup.c128 static void rescue_initrd(unsigned long min, unsigned long max) argument
[all...]
/linux-master/arch/s390/kernel/
H A Dmodule.c180 long min, max; local
H A Dperf_cpum_sf.c372 static void sfb_set_limits(unsigned long min, unsigned long max) argument
2175 unsigned long min, max; local
486 min_percent(unsigned int percent, unsigned long base, unsigned long min) argument
[all...]
/linux-master/arch/sh/boards/mach-sh03/
H A Drtc.c43 unsigned int year, mon, day, hour, min, sec; local
/linux-master/arch/x86/events/amd/
H A Dibs.c101 perf_event_set_period(struct hw_perf_event *hwc, u64 min, u64 max, u64 *hw_period) argument
/linux-master/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c1383 static inline void blade_update_min_max(unsigned long bits, int base, int mask, int *min, int *max) argument
1457 static void __init free_1_to_1_table(unsigned short **tp, char *tname, int min, int max, int max2) argument
[all...]
/linux-master/arch/x86/kernel/
H A Dhpet.c1359 int hpet_set_alarm_time(unsigned char hrs, unsigned char min, unsigned char sec) argument
H A Dkvm.c505 int cpu, min = 0, max = 0; local
[all...]
/linux-master/arch/x86/kvm/
H A Dlapic.c835 __pv_send_ipi(unsigned long *ipi_bitmap, struct kvm_apic_map *map, struct kvm_lapic_irq *irq, u32 min) argument
855 kvm_pv_send_ipi(struct kvm *kvm, unsigned long ipi_bitmap_low, unsigned long ipi_bitmap_high, u32 min, unsigned long icr, int op_64_bit) argument
[all...]
H A Dx86.h78 __shrink_ple_window(unsigned int val, unsigned int base, unsigned int modifier, unsigned int min) argument
/linux-master/arch/x86/kvm/mmu/
H A Dmmu.c6450 static inline bool need_topup(struct kvm_mmu_memory_cache *cache, int min) argument
/linux-master/block/
H A Dblk-iocost.c386 s64 min; member in struct:ioc_margins
[all...]
H A Dblk-settings.c494 void blk_limits_io_min(struct queue_limits *limits, unsigned int min) argument
520 blk_queue_io_min(struct request_queue *q, unsigned int min) argument
[all...]
H A Dearly-lookup.c199 unsigned maj, min, offset; local
/linux-master/crypto/
H A Daf_alg.c864 int af_alg_wait_for_data(struct sock *sk, unsigned flags, unsigned min) argument
H A Decc.c426 unsigned int min; local
480 unsigned int min; local
H A Djitterentropy.c383 static __u64 jent_loop_shuffle(unsigned int bits, unsigned int min) argument
H A Dxor.c87 ktime_t min, start, diff; local
/linux-master/crypto/asymmetric_keys/
H A Dx509_cert_parser.c676 unsigned year, mon, day, hour, min, sec, mon_len; local
/linux-master/drivers/accel/habanalabs/gaudi2/
H A Dgaudi2_security.c39 u64 min; member in struct:rr_config
[all...]
/linux-master/drivers/acpi/
H A Dacpi_video.c1356 int min, max, min_above, max_below, i, l, delta = 255; local
/linux-master/drivers/base/regmap/
H A Dinternal.h24 off_t min; member in struct:regmap_debugfs_off_cache
H A Dregcache-maple.c107 static int regcache_maple_drop(struct regmap *map, unsigned int min, argument
189 regcache_maple_sync_block(struct regmap *map, unsigned long *entry, struct ma_state *mas, unsigned int min, unsigned int max) argument
238 regcache_maple_sync(struct regmap *map, unsigned int min, unsigned int max) argument
[all...]
H A Dregcache-rbtree.c389 unsigned int min, max; local
465 static int regcache_rbtree_sync(struct regmap *map, unsigned int min, argument
510 static int regcache_rbtree_drop(struct regmap *map, unsigned int min, argument
[all...]
H A Dregcache.c303 static int regcache_default_sync(struct regmap *map, unsigned int min, argument
448 int regcache_sync_region(struct regmap *map, unsigned int min, argument
506 int regcache_drop_region(struct regmap *map, unsigned int min, argument
[all...]

Completed in 643 milliseconds

1234567891011>>