Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/fs/nfsd/
H A 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 …]
H A Dnfs4state.c1002 struct nfsd_file *nf = NULL; in put_deleg_file() local
1016 struct nfsd_file *nf = fp->fi_deleg_file; in nfs4_unlock_deleg_lease() local
1370 struct nfsd_file *nf; in nfs4_free_lock_stateid() local
2455 struct nfs4_file *nf; in nfs4_show_open() local
2497 struct nfs4_file *nf; in nfs4_show_lock() local
2534 struct nfs4_file *nf; in nfs4_show_deleg() local
4855 struct nfsd_file *nf = NULL; in nfs4_get_vfs_file() local
4986 struct nfsd_file *nf; in nfs4_set_delegation() local
5755 struct nfsd_file *nf; in nfs4_check_file() local
6679 struct nfsd_file *nf = NULL; in nfsd4_lock() local
[all …]
H A Dvfs.c983 nfsd_vfs_write(struct svc_rqst *rqstp, struct svc_fh *fhp, struct nfsd_file *nf, in nfsd_vfs_write()
1079 struct nfsd_file *nf; in nfsd_read() local
1111 struct nfsd_file *nf; in nfsd_write() local
1142 struct nfsd_file *nf; in nfsd_commit() local
/OK3568_Linux_fs/kernel/drivers/clk/baikal-t1/
H A 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
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A 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
H A Dar9002_phy.c334 int16_t nf; in ar9002_hw_do_getnf() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/
H A 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
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A 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
/OK3568_Linux_fs/kernel/drivers/clk/sirf/
H A 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
/OK3568_Linux_fs/u-boot/drivers/clk/rockchip/
H A Dclk_rk3066.c57 u32 nf; member
250 uint32_t nr, no, nf; in rkclk_pll_get_rate() local
H A Dclk_rk3188.c58 u32 nf; member
248 uint32_t nr, no, nf; in rkclk_pll_get_rate() local
H A Dclk_rk3368.c34 u32 nf; member
144 uint ref_khz = OSC_HZ / 1000, nr, nf = 0; in pll_para_config() local
226 uint32_t nr, no, nf; in rkclk_pll_get_rate() local
H A Dclk_rk3288.c37 u32 nf; member
272 u32 nr, no, nf; in rkclk_pll_get_rate() local
358 uint ref_khz = OSC_HZ / 1000, nr, nf = 0; in pll_para_config() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/libertas/
H A 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()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dmat4.cpp100 nf = 1.0f / (near - far); in ortho() local
121 nf = 1.0f / (near - far); in perspective() local
/OK3568_Linux_fs/kernel/drivers/md/
H A 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()
/OK3568_Linux_fs/kernel/drivers/media/platform/omap3isp/
H A Disppreview.h84 struct omap3isp_prev_nf nf; member
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-inno-hdmi-phy.c1087 u16 nf; in inno_hdmi_rk3328_phy_pll_recalc_rate() local
1326 u16 nf; in inno_hdmi_rk3528_phy_pll_recalc_rate() local
1363 u16 nf; in inno_hdmi_rk3228_phy_pll_recalc_rate() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Dutil.c706 s8 nf = -nflr; in mwifiex_hist_data_set() local
/OK3568_Linux_fs/kernel/drivers/media/pci/ivtv/
H A Divtv-yuv.c965 struct yuv_frame_info *nf = &yi->new_frame_info[frame]; in ivtv_yuv_setup_frame() local
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dclock.h91 unsigned int nf; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_debug.c523 t_s8 nf = CAL_NF(nflr); in woal_hist_data_set() local
/OK3568_Linux_fs/kernel/drivers/block/aoe/
H A Daoecmd.c556 struct frame *nf; in reassign_frame() local
642 struct frame *nf; in rexmit_deferred() local
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip-inno-hdmi-phy.c884 u16 nf; in inno_hdmi_3328_phy_pll_recalc_rate() local
1102 u16 nf; in inno_hdmi_rk3528_phy_pll_recalc_rate() local
/OK3568_Linux_fs/kernel/net/sched/
H A Dcls_route.c317 struct route4_filter *nf; in route4_delete() local

123