Home
last modified time | relevance | path

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

/Linux-v5.4/fs/fuse/
Dinode.c35 static int set_global_limit(const char *val, const struct kernel_param *kp);
38 module_param_call(max_user_bgreq, set_global_limit, param_get_uint,
46 module_param_call(max_user_congthresh, set_global_limit, param_get_uint,
838 static int set_global_limit(const char *val, const struct kernel_param *kp) in set_global_limit() function
/Linux-v5.4/drivers/infiniband/hw/hfi1/
Dchip.c11261 static void set_global_limit(struct hfi1_devdata *dd, u16 limit) in set_global_limit() function
11446 set_global_limit(dd, new_total); in set_buffer_control()
11520 set_global_limit(dd, new_total); in set_buffer_control()