Searched defs:lim (Results 1 - 25 of 96) sorted by relevance

1234

/linux-master/include/linux/
H A Dbcm47xx_nvram.h29 static inline int bcm47xx_nvram_init_from_mem(u32 base, u32 lim) argument
/linux-master/drivers/s390/block/
H A Ddasd_genhd.c37 struct queue_limits lim = { local
/linux-master/drivers/firmware/efi/libstub/
H A Dprintk.c78 size_t pos = 0, lim = ARRAY_SIZE(buf); local
/linux-master/arch/um/os-Linux/
H A Dmain.c28 struct rlimit lim; local
H A Dstart_up.c228 struct rlimit lim; local
/linux-master/tools/lib/
H A Dbitmap.c10 unsigned int k, w = 0, lim = bits/BITS_PER_LONG; local
64 unsigned int lim = bits/BITS_PER_LONG; local
78 unsigned int k, lim = bits/BITS_PER_LONG; local
93 unsigned int k, lim = bits/BITS_PER_LONG; local
/linux-master/drivers/pps/generators/
H A Dpps_gen_parport.c60 long lim, delta; local
/linux-master/drivers/block/
H A Dn64cart.c117 struct queue_limits lim = { local
H A Dbrd.c321 struct queue_limits lim = { local
/linux-master/drivers/scsi/
H A Dsun3x_esp.c87 int lim; local
109 int lim; local
/linux-master/tools/testing/selftests/mm/
H A Dcompaction_test.c169 struct rlimit lim; local
/linux-master/drivers/nvme/host/
H A Dzns.c108 void nvme_update_zone_info(struct nvme_ns *ns, struct queue_limits *lim, argument
/linux-master/drivers/media/usb/pvrusb2/
H A Dpvrusb2-ctrl.c22 int lim; local
/linux-master/drivers/block/aoe/
H A Daoedev.c246 size_t lim; local
H A Daoeblk.c337 struct queue_limits lim = { local
/linux-master/drivers/firmware/broadcom/
H A Dbcm47xx_nvram.c138 int bcm47xx_nvram_init_from_mem(u32 base, u32 lim) argument
/linux-master/tools/include/nolibc/
H A Dstdlib.h244 unsigned long lim; local
380 unsigned long long lim; local
[all...]
/linux-master/tools/perf/tests/
H A Ddso-data.c324 long nr_end, nr = open_files_cnt(), lim = new_limit(3); local
/linux-master/arch/m68k/emu/
H A Dnfblock.c99 struct queue_limits lim = { local
/linux-master/drivers/mtd/
H A Dmtd_blkdevs.c280 struct queue_limits lim = { }; local
/linux-master/drivers/block/null_blk/
H A Dzoned.c61 null_init_zoned_dev(struct nullb_device *dev, struct queue_limits *lim) argument
/linux-master/drivers/mmc/core/
H A Dqueue.c350 struct queue_limits lim = { }; local
177 mmc_queue_setup_discard(struct mmc_card *card, struct queue_limits *lim) argument
[all...]
/linux-master/drivers/regulator/
H A Drt5759-regulator.c147 static int rt5759_set_otp(struct regulator_dev *rdev, int lim, int severity, argument
H A Dstpmic1_regulator.c495 static int stpmic1_set_icc(struct regulator_dev *rdev, int lim, int severity, argument
/linux-master/drivers/media/i2c/
H A Dccs-pll.c251 ccs_pll_find_vt_sys_div(struct device *dev, const struct ccs_pll_limits *lim, argument
151 check_fr_bounds(struct device *dev, const struct ccs_pll_limits *lim, struct ccs_pll *pll, unsigned int which) argument
191 check_bk_bounds(struct device *dev, const struct ccs_pll_limits *lim, struct ccs_pll *pll, unsigned int which) argument
290 __ccs_pll_calculate_vt_tree(struct device *dev, const struct ccs_pll_limits *lim, struct ccs_pll *pll, u32 mul, u32 div) argument
376 ccs_pll_calculate_vt_tree(struct device *dev, const struct ccs_pll_limits *lim, struct ccs_pll *pll) argument
439 ccs_pll_calculate_vt(struct device *dev, const struct ccs_pll_limits *lim, const struct ccs_pll_branch_limits_bk *op_lim_bk, struct ccs_pll *pll, struct ccs_pll_branch_fr *pll_fr, struct ccs_pll_branch_bk *op_pll_bk, bool cphy, u32 phy_const) argument
587 ccs_pll_calculate_op(struct device *dev, const struct ccs_pll_limits *lim, const struct ccs_pll_branch_limits_fr *op_lim_fr, const struct ccs_pll_branch_limits_bk *op_lim_bk, struct ccs_pll *pll, struct ccs_pll_branch_fr *op_pll_fr, struct ccs_pll_branch_bk *op_pll_bk, u32 mul, u32 div, u32 op_sys_clk_freq_hz_sdr, u32 l, bool cphy, u32 phy_const) argument
701 ccs_pll_calculate(struct device *dev, const struct ccs_pll_limits *lim, struct ccs_pll *pll) argument
[all...]

Completed in 387 milliseconds

1234