| /linux/tools/testing/selftests/net/ |
| H A D | nl_netdev.py | 11 def empty_check(nf) -> None: argument 16 def lo_check(nf) -> None: argument 22 def napi_list_check(nf) -> None: argument 38 def napi_set_threaded(nf) -> None: argument 123 def dev_set_threaded(nf) -> None: argument 161 def nsim_rxq_reset_down(nf) -> None: argument 176 def page_pool_check(nf) -> None: argument
|
| /linux/drivers/platform/surface/aggregator/ |
| H A D | controller.c | 150 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 2217 struct ssam_nf *nf = &ctrl->cplt.event.notif; in ssam_nf_refcount_enable() local [all …]
|
| /linux/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_determine_rate() local 251 unsigned long nr, nf, od; in ccu_pll_set_rate_reset() local 282 unsigned long nr, nf, od; in ccu_pll_set_rate_norst() local
|
| /linux/drivers/platform/surface/ |
| H 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
|
| H 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()
|
| H 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()
|
| H 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/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 601 int lbs_get_rssi(struct lbs_private *priv, s8 *rssi, s8 *nf) in lbs_get_rssi()
|
| /linux/drivers/gpu/drm/gma500/ |
| H A D | oaktrail_hdmi.c | 108 struct intel_range vco, np, nr, nf; global() member 114 int nf; global() member 182 int np, nr, nf; oaktrail_hdmi_find_dpll() local [all...] |
| /linux/fs/nfsd/ |
| H A D | localio.c | 120 static void nfsd_file_dio_alignment(struct nfsd_file *nf, in nfsd_file_dio_alignment()
|
| H A D | nfs4state.c | 1210 struct nfsd_file *nf = NULL; in put_deleg_file() local 1264 struct nfsd_file *nf = fp->fi_deleg_file; in nfs4_unlock_deleg_lease() local 1554 struct nfsd_file *nf; in nfs4_free_lock_stateid() local 1819 struct nfsd_file *nf; in nfsd4_revoke_states() local 2906 struct nfs4_file *nf; in nfs4_show_open() local 2951 struct nfs4_file *nf; in nfs4_show_lock() local 3005 struct nfs4_file *nf; in nfs4_show_deleg() local 5781 struct nfsd_file *nf = NULL; in nfs4_get_vfs_file() local 6024 nfsd4_verify_setuid_write(struct nfsd4_open *open, struct nfsd_file *nf) in nfsd4_verify_setuid_write() 6055 struct nfsd_file *nf = NULL; in nfs4_set_delegation() local [all …]
|
| H A D | nfs4proc.c | 760 struct nfsd_file *nf; in nfsd4_commit() local 1260 struct nfsd_file *nf = NULL; in nfsd4_write() local 2153 struct nfsd_file *nf; in nfsd4_fallocate() local 2217 struct nfsd_file *nf; in nfsd4_seek() local 2342 struct nfsd_file *nf; in nfsd4_get_dir_delegation() local
|
| /linux/drivers/clk/ |
| H A D | clk-sp7021.c | 147 unsigned long fvco, nf; in plltv_integer_div() local 214 unsigned long fvco, nf, f, fout = 0; in plltv_fractional_div() local
|
| /linux/drivers/power/supply/ |
| H 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/ |
| H 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()
|
| H 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/ath/ath9k/ |
| H A D | ar9002_phy.c | 334 int16_t nf; in ar9002_hw_do_getnf() local
|
| H A D | ar5008_phy.c | 1140 int16_t nf; in ar5008_hw_do_getnf() local
|
| /linux/drivers/net/wireless/mediatek/mt76/ |
| H A D | mt792x_mac.c | 228 int nf; in mt792x_phy_update_channel() local
|
| /linux/drivers/media/platform/ti/omap3isp/ |
| H A D | isppreview.h | 84 struct omap3isp_prev_nf nf; member
|
| /linux/fs/nfs/ |
| H A D | localio.c | 221 struct nfsd_file __rcu *nf = (struct nfsd_file __rcu*) localio; in nfs_local_file_put() local 270 struct nfsd_file *nf, __rcu **pnf; in nfs_local_open_fh() local
|
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | util.c | 788 s8 nf = -nflr; in mwifiex_hist_data_set() local
|
| /linux/drivers/block/aoe/ |
| H A D | aoecmd.c | 561 struct frame *nf; in reassign_frame() local 649 struct frame *nf; in rexmit_deferred() local
|
| /linux/net/sched/ |
| H A D | cls_route.c | 319 struct route4_filter *nf; in route4_delete() local
|
| /linux/drivers/net/ethernet/qlogic/qlcnic/ |
| H A D | qlcnic_io.c | 582 struct qlcnic_skb_frag *nf; in qlcnic_map_tx_skb() local 628 struct qlcnic_skb_frag *nf = &pbuf->frag_array[0]; in qlcnic_unmap_buffers() local
|