Searched refs:set_global_limit (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/fuse/
H A Dinode.c36 static int set_global_limit(const char *val, const struct kernel_param *kp);
39 module_param_call(max_user_bgreq, set_global_limit, param_get_uint,
47 module_param_call(max_user_congthresh, set_global_limit, param_get_uint,
1172 static int set_global_limit(const char *val, const struct kernel_param *kp) function
/linux-master/drivers/infiniband/hw/hfi1/
H A Dchip.c11312 static void set_global_limit(struct hfi1_devdata *dd, u16 limit) function
11497 set_global_limit(dd, new_total);
11571 set_global_limit(dd, new_total);

Completed in 288 milliseconds