| /OK3568_Linux_fs/kernel/fs/nfsd/ |
| H A D | filecache.c | 85 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 D | nfs4state.c | 1002 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 D | vfs.c | 983 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 D | ccu-pll.c | 76 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 D | calib.c | 73 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 D | ar9002_phy.c | 334 int16_t nf; in ar9002_hw_do_getnf() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/ |
| H A D | oaktrail_hdmi.c | 105 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 D | v4l2-jpeg.c | 131 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 D | clk-common.c | 87 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 D | clk_rk3066.c | 57 u32 nf; member 250 uint32_t nr, no, nf; in rkclk_pll_get_rate() local
|
| H A D | clk_rk3188.c | 58 u32 nf; member 248 uint32_t nr, no, nf; in rkclk_pll_get_rate() local
|
| H A D | clk_rk3368.c | 34 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 D | clk_rk3288.c | 37 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 D | cmd.c | 18 #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 D | mat4.cpp | 100 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 D | dm-bufio.c | 863 …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 D | isppreview.h | 84 struct omap3isp_prev_nf nf; member
|
| /OK3568_Linux_fs/kernel/drivers/phy/rockchip/ |
| H A D | phy-rockchip-inno-hdmi-phy.c | 1087 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 D | util.c | 706 s8 nf = -nflr; in mwifiex_hist_data_set() local
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/ivtv/ |
| H A D | ivtv-yuv.c | 965 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 D | clock.h | 91 unsigned int nf; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_debug.c | 523 t_s8 nf = CAL_NF(nflr); in woal_hist_data_set() local
|
| /OK3568_Linux_fs/kernel/drivers/block/aoe/ |
| H A D | aoecmd.c | 556 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 D | rockchip-inno-hdmi-phy.c | 884 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 D | cls_route.c | 317 struct route4_filter *nf; in route4_delete() local
|