| /linux/fs/nfsd/ |
| A D | filecache.c | 213 struct nfsd_file *nf; in nfsd_file_alloc() local 272 nfsd_file_free(struct nfsd_file *nf) in nfsd_file_free() 342 nfsd_file_get(struct nfsd_file *nf) in nfsd_file_get() 358 nfsd_file_put(struct nfsd_file *nf) in nfsd_file_put() 424 struct nfsd_file *nf; in nfsd_file_dispose_list() local 638 struct nfsd_file *nf; in nfsd_file_queue_for_close() local 682 struct nfsd_file *nf; in nfsd_file_close_inode_sync() local 836 struct nfsd_file *nf; in __nfsd_file_cache_purge() local 959 struct nfsd_file *nf; in nfsd_file_lookup_locked() local 997 struct nfsd_file *nf; in nfsd_file_is_cached() local [all …]
|
| A D | nfs4state.c | 1232 struct nfsd_file *nf = NULL; in put_deleg_file() local 1533 struct nfsd_file *nf; in nfs4_free_lock_stateid() local 1790 struct nfsd_file *nf; in nfsd4_revoke_states() local 2795 struct nfs4_file *nf; in nfs4_show_open() local 2840 struct nfs4_file *nf; in nfs4_show_lock() local 2879 struct nfs4_file *nf; in nfs4_show_deleg() local 5539 struct nfsd_file *nf = NULL; in nfs4_get_vfs_file() local 6382 struct nfs4_file *nf; in nfs4_lockowner_has_blockers() local 6935 struct nfsd_file *nf; in nfs4_check_file() local 8167 struct nfsd_file *nf; in nfsd_test_lock() local [all …]
|
| A D | vfs.c | 1148 nfsd_vfs_write(struct svc_rqst *rqstp, struct svc_fh *fhp, struct nfsd_file *nf, in nfsd_vfs_write() 1271 struct nfsd_file *nf; in nfsd_read() local 1301 struct nfsd_file *nf; in nfsd_write() local 1339 nfsd_commit(struct svc_rqst *rqstp, struct svc_fh *fhp, struct nfsd_file *nf, in nfsd_commit()
|
| A D | nfs4proc.c | 760 struct nfsd_file *nf; in nfsd4_commit() local 1184 struct nfsd_file *nf = NULL; in nfsd4_write() local 1990 struct nfsd_file *nf; in nfsd4_fallocate() local 2054 struct nfsd_file *nf; in nfsd4_seek() local
|
| /linux/tools/testing/selftests/net/ |
| A D | nl_netdev.py | 10 def empty_check(nf) -> None: argument 15 def lo_check(nf) -> None: argument 21 def page_pool_check(nf) -> None: argument
|
| /linux/drivers/platform/surface/aggregator/ |
| A D | controller.c | 150 struct ssam_event_notifier *nf; in ssam_nfblk_call_chain() local 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 2217 struct ssam_nf *nf = &ctrl->cplt.event.notif; in ssam_nf_refcount_enable() local 2281 struct ssam_nf *nf = &ctrl->cplt.event.notif; in ssam_nf_refcount_disable_free() local 2332 struct ssam_nf *nf; in ssam_notifier_register() local 2401 struct ssam_nf *nf; in __ssam_notifier_unregister() local 2472 struct ssam_nf *nf = &ctrl->cplt.event.notif; in ssam_controller_event_enable() local 2523 struct ssam_nf *nf = &ctrl->cplt.event.notif; in ssam_controller_event_disable() local [all …]
|
| /linux/drivers/clk/baikal-t1/ |
| 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
|
| /linux/drivers/net/wireless/ath/ath9k/ |
| A D | calib.c | 70 s16 nf) in ath9k_hw_getchan_noise() 368 static void ath9k_hw_nf_sanitize(struct ath_hw *ah, s16 *nf) in ath9k_hw_nf_sanitize() 404 int16_t nf, nfThresh; in ath9k_hw_getnf() local
|
| A D | ar9002_phy.c | 334 int16_t nf; in ar9002_hw_do_getnf() local
|
| /linux/drivers/clk/renesas/ |
| A D | rcar-gen4-cpg.c | 87 unsigned int ni, nf; in cpg_pll_8_25_clk_recalc_rate() local 104 unsigned int min_mult, max_mult, ni, nf; in cpg_pll_8_25_clk_determine_rate() local 140 unsigned int ni, nf; in cpg_pll_8_25_clk_set_rate() local 201 unsigned int ni, nf; in cpg_pll_9_24_clk_recalc_rate() local
|
| /linux/drivers/platform/surface/ |
| A D | surface_aggregator_cdev.c | 53 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
|
| A D | surface_aggregator_hub.c | 244 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()
|
| A D | surface_aggregator_tabletsw.c | 287 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()
|
| A D | surface_acpi_notify.c | 341 static u32 san_evt_bat_nf(struct ssam_event_notifier *nf, in san_evt_bat_nf() 401 static u32 san_evt_tmp_nf(struct ssam_event_notifier *nf, in san_evt_tmp_nf()
|
| /linux/drivers/gpu/drm/gma500/ |
| A D | oaktrail_hdmi.c | 108 struct intel_range vco, np, nr, nf; member 114 int nf; member 182 int np, nr, nf; in oaktrail_hdmi_find_dpll() local
|
| /linux/drivers/media/v4l2-core/ |
| A D | v4l2-jpeg.c | 248 static int v4l2_jpeg_decode_subsampling(u8 nf, u8 h_v) in v4l2_jpeg_decode_subsampling() 284 int p, y, x, nf; in jpeg_parse_frame_header() local
|
| /linux/drivers/net/wireless/marvell/libertas/ |
| 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 666 int lbs_get_rssi(struct lbs_private *priv, s8 *rssi, s8 *nf) in lbs_get_rssi()
|
| /linux/drivers/clk/ |
| A D | clk-sp7021.c | 153 unsigned long fvco, nf; in plltv_integer_div() local 220 unsigned long fvco, nf, f, fout = 0; in plltv_fractional_div() local
|
| /linux/drivers/power/supply/ |
| A D | surface_charger.c | 103 static u32 spwr_notify_ac(struct ssam_event_notifier *nf, const struct ssam_event *event) in spwr_notify_ac()
|
| /linux/drivers/hid/surface-hid/ |
| A D | surface_kbd.c | 124 static u32 ssam_kbd_event_fn(struct ssam_event_notifier *nf, const struct ssam_event *event) in ssam_kbd_event_fn()
|
| A D | surface_hid.c | 157 static u32 ssam_hid_event_fn(struct ssam_event_notifier *nf, const struct ssam_event *event) in ssam_hid_event_fn()
|
| /linux/drivers/net/wireless/mediatek/mt76/ |
| A D | mt792x_mac.c | 231 int nf; in mt792x_phy_update_channel() local
|
| /linux/drivers/media/platform/ti/omap3isp/ |
| A D | isppreview.h | 84 struct omap3isp_prev_nf nf; member
|
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| A D | util.c | 802 s8 nf = -nflr; in mwifiex_hist_data_set() local
|
| /linux/drivers/media/pci/ivtv/ |
| A D | ivtv-yuv.c | 973 struct yuv_frame_info *nf = &yi->new_frame_info[frame]; in ivtv_yuv_setup_frame() local
|