Home
last modified time | relevance | path

Searched defs:nf (Results 1 – 25 of 101) sorted by relevance

12345

/kernel/linux/linux-6.6/fs/nfsd/
Dfilecache.c124 struct nfsd_file *nf = container_of(rcu, struct nfsd_file, nf_rcu); in nfsd_file_slab_free() local
157 nfsd_file_mark_find_or_create(struct nfsd_file *nf, struct inode *inode) in nfsd_file_mark_find_or_create()
215 struct nfsd_file *nf; in nfsd_file_alloc() local
244 nfsd_file_check_write_error(struct nfsd_file *nf) in nfsd_file_check_write_error()
254 nfsd_file_hash_remove(struct nfsd_file *nf) in nfsd_file_hash_remove()
262 nfsd_file_unhash(struct nfsd_file *nf) in nfsd_file_unhash()
272 nfsd_file_free(struct nfsd_file *nf) in nfsd_file_free()
300 nfsd_file_check_writeback(struct nfsd_file *nf) in nfsd_file_check_writeback()
322 static bool nfsd_file_lru_add(struct nfsd_file *nf) in nfsd_file_lru_add()
332 static bool nfsd_file_lru_remove(struct nfsd_file *nf) in nfsd_file_lru_remove()
[all …]
Dnfs4state.c1232 struct nfsd_file *nf = NULL; in put_deleg_file() local
1246 struct nfsd_file *nf = fp->fi_deleg_file; in nfs4_unlock_deleg_lease() local
1500 struct nfsd_file *nf; in nfs4_free_lock_stateid() local
2616 struct nfs4_file *nf; in nfs4_show_open() local
2660 struct nfs4_file *nf; in nfs4_show_lock() local
2698 struct nfs4_file *nf; in nfs4_show_deleg() local
5198 struct nfsd_file *nf = NULL; in nfs4_get_vfs_file() local
5443 nfsd4_verify_setuid_write(struct nfsd4_open *open, struct nfsd_file *nf) in nfsd4_verify_setuid_write()
5462 struct nfsd_file *nf = NULL; in nfs4_set_delegation() local
6014 struct nfs4_file *nf; in nfs4_lockowner_has_blockers() local
[all …]
/kernel/linux/linux-5.10/fs/nfsd/
Dfilecache.c85 struct nfsd_file *nf = container_of(rcu, struct nfsd_file, nf_rcu); in nfsd_file_slab_free() local
118 nfsd_file_mark_find_or_create(struct nfsd_file *nf) in nfsd_file_mark_find_or_create()
176 struct nfsd_file *nf; in nfsd_file_alloc() local
203 nfsd_file_free(struct nfsd_file *nf) in nfsd_file_free()
221 nfsd_file_check_writeback(struct nfsd_file *nf) in nfsd_file_check_writeback()
234 nfsd_file_check_write_error(struct nfsd_file *nf) in nfsd_file_check_write_error()
244 nfsd_file_do_unhash(struct nfsd_file *nf) in nfsd_file_do_unhash()
258 nfsd_file_unhash(struct nfsd_file *nf) in nfsd_file_unhash()
273 nfsd_file_unhash_and_release_locked(struct nfsd_file *nf, struct list_head *dispose) in nfsd_file_unhash_and_release_locked()
289 nfsd_file_put_noref(struct nfsd_file *nf) in nfsd_file_put_noref()
[all …]
Dnfs4state.c1013 struct nfsd_file *nf = NULL; in put_deleg_file() local
1027 struct nfsd_file *nf = fp->fi_deleg_file; in nfs4_unlock_deleg_lease() local
1381 struct nfsd_file *nf; in nfs4_free_lock_stateid() local
2466 struct nfs4_file *nf; in nfs4_show_open() local
2510 struct nfs4_file *nf; in nfs4_show_lock() local
2548 struct nfs4_file *nf; in nfs4_show_deleg() local
4870 struct nfsd_file *nf = NULL; in nfs4_get_vfs_file() local
5001 struct nfsd_file *nf; in nfs4_set_delegation() local
5768 struct nfsd_file *nf; in nfs4_check_file() local
6692 struct nfsd_file *nf = NULL; in nfsd4_lock() local
[all …]
/kernel/linux/linux-6.6/drivers/platform/surface/aggregator/
Dcontroller.c150 struct ssam_event_notifier *nf; in ssam_nfblk_call_chain() local
315 ssam_nf_refcount_inc(struct ssam_nf *nf, struct ssam_event_registry reg, in ssam_nf_refcount_inc()
377 ssam_nf_refcount_dec(struct ssam_nf *nf, struct ssam_event_registry reg, in ssam_nf_refcount_dec()
422 static void ssam_nf_refcount_dec_free(struct ssam_nf *nf, in ssam_nf_refcount_dec_free()
440 static bool ssam_nf_refcount_empty(struct ssam_nf *nf) in ssam_nf_refcount_empty()
464 static void ssam_nf_call(struct ssam_nf *nf, struct device *dev, u16 rqid, in ssam_nf_call()
496 static int ssam_nf_init(struct ssam_nf *nf) in ssam_nf_init()
521 static void ssam_nf_destroy(struct ssam_nf *nf) in ssam_nf_destroy()
780 struct ssam_nf *nf; in ssam_event_queue_work_fn() local
2178 struct ssam_nf *nf = &ctrl->cplt.event.notif; in ssam_nf_refcount_enable() local
[all …]
/kernel/linux/linux-5.10/drivers/clk/baikal-t1/
Dccu-pll.c76 unsigned long nf, in ccu_pll_calc_freq()
156 unsigned long nr, nf, od; in ccu_pll_recalc_rate() local
168 unsigned long *nr, unsigned long *nf, in ccu_pll_calc_factors()
234 unsigned long nr = 1, nf = 1, od = 1; in ccu_pll_round_rate() local
249 unsigned long nr, nf, od; in ccu_pll_set_rate_reset() local
280 unsigned long nr, nf, od; in ccu_pll_set_rate_norst() local
/kernel/linux/linux-6.6/drivers/clk/baikal-t1/
Dccu-pll.c76 unsigned long nf, in ccu_pll_calc_freq()
156 unsigned long nr, nf, od; in ccu_pll_recalc_rate() local
168 unsigned long *nr, unsigned long *nf, in ccu_pll_calc_factors()
234 unsigned long nr = 1, nf = 1, od = 1; in ccu_pll_round_rate() local
249 unsigned long nr, nf, od; in ccu_pll_set_rate_reset() local
280 unsigned long nr, nf, od; in ccu_pll_set_rate_norst() local
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
Dcalib.c73 s16 nf) in ath9k_hw_getchan_noise()
371 static void ath9k_hw_nf_sanitize(struct ath_hw *ah, s16 *nf) in ath9k_hw_nf_sanitize()
407 int16_t nf, nfThresh; in ath9k_hw_getnf() local
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
Dcalib.c73 s16 nf) in ath9k_hw_getchan_noise()
371 static void ath9k_hw_nf_sanitize(struct ath_hw *ah, s16 *nf) in ath9k_hw_nf_sanitize()
407 int16_t nf, nfThresh; in ath9k_hw_getnf() local
Dar9002_phy.c334 int16_t nf; in ar9002_hw_do_getnf() local
/kernel/linux/linux-6.6/drivers/platform/surface/
Dsurface_aggregator_cdev.c53 struct ssam_event_notifier nf; member
93 static u32 ssam_cdev_notifier(struct ssam_event_notifier *nf, const struct ssam_event *in) in ssam_cdev_notifier()
139 struct ssam_cdev_notifier *nf; in ssam_cdev_notifier_register() local
Dsurface_aggregator_hub.c244 static u32 ssam_base_hub_notif(struct ssam_event_notifier *nf, const struct ssam_event *event) in ssam_base_hub_notif()
315 static u32 ssam_kip_hub_notif(struct ssam_event_notifier *nf, const struct ssam_event *event) in ssam_kip_hub_notif()
Dsurface_aggregator_tabletsw.c287 static u32 ssam_kip_sw_notif(struct ssam_event_notifier *nf, const struct ssam_event *event) in ssam_kip_sw_notif()
586 static u32 ssam_pos_sw_notif(struct ssam_event_notifier *nf, const struct ssam_event *event) in ssam_pos_sw_notif()
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/
Doaktrail_hdmi.c108 struct intel_range vco, np, nr, nf; member
114 int nf; member
182 int np, nr, nf; in oaktrail_hdmi_find_dpll() local
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
Doaktrail_hdmi.c105 struct intel_range vco, np, nr, nf; member
111 int nf; member
179 int np, nr, nf; in oaktrail_hdmi_find_dpll() local
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
Dv4l2-jpeg.c131 static int v4l2_jpeg_decode_subsampling(u8 nf, u8 h_v) in v4l2_jpeg_decode_subsampling()
167 int p, y, x, nf; in jpeg_parse_frame_header() local
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
Dv4l2-jpeg.c132 static int v4l2_jpeg_decode_subsampling(u8 nf, u8 h_v) in v4l2_jpeg_decode_subsampling()
168 int p, y, x, nf; in jpeg_parse_frame_header() local
/kernel/linux/linux-5.10/drivers/clk/sirf/
Dclk-common.c87 u32 nf = (cfg0 & (BIT(13) - 1)) + 1; in pll_clk_recalc_rate() local
98 unsigned long fin, nf, nr, od; in pll_clk_round_rate() local
130 unsigned long fin, nf, nr, od, reg; in pll_clk_set_rate() local
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas/
Dcmd.c18 #define CAL_NF(nf) ((s32)(-(s32)(nf))) argument
19 #define CAL_RSSI(snr, nf) ((s32)((s32)(snr) + CAL_NF(nf))) argument
667 int lbs_get_rssi(struct lbs_private *priv, s8 *rssi, s8 *nf) in lbs_get_rssi()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas/
Dcmd.c18 #define CAL_NF(nf) ((s32)(-(s32)(nf))) argument
19 #define CAL_RSSI(snr, nf) ((s32)((s32)(snr) + CAL_NF(nf))) argument
666 int lbs_get_rssi(struct lbs_private *priv, s8 *rssi, s8 *nf) in lbs_get_rssi()
/kernel/linux/linux-6.6/drivers/hid/surface-hid/
Dsurface_kbd.c124 static u32 ssam_kbd_event_fn(struct ssam_event_notifier *nf, const struct ssam_event *event) in ssam_kbd_event_fn()
Dsurface_hid.c157 static u32 ssam_hid_event_fn(struct ssam_event_notifier *nf, const struct ssam_event *event) in ssam_hid_event_fn()
/kernel/linux/linux-6.6/drivers/power/supply/
Dsurface_charger.c103 static u32 spwr_notify_ac(struct ssam_event_notifier *nf, const struct ssam_event *event) in spwr_notify_ac()
/kernel/linux/linux-6.6/drivers/clk/
Dclk-sp7021.c153 unsigned long fvco, nf; in plltv_integer_div() local
220 unsigned long fvco, nf, f, fout = 0; in plltv_fractional_div() local
/kernel/linux/linux-5.10/drivers/md/
Ddm-bufio.c863 …atic struct dm_buffer *__alloc_buffer_wait_no_callback(struct dm_bufio_client *c, enum new_flag nf) in __alloc_buffer_wait_no_callback()
917 static struct dm_buffer *__alloc_buffer_wait(struct dm_bufio_client *c, enum new_flag nf) in __alloc_buffer_wait()
986 enum new_flag nf, int *need_submit, in __bufio_new()
1075 enum new_flag nf, struct dm_buffer **bp) in new_read()

12345