/linux/tools/testing/selftests/net/ |
H A D | nl_netdev.py | 10 def empty_check(nf) -> None: argument 15 def lo_check(nf) -> None: argument 21 def napi_list_check(nf) -> None: argument 38 def nsim_rxq_reset_down(nf) -> None: argument 53 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_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/clk/renesas/ |
H 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/ |
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/media/v4l2-core/ |
H 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/fs/nfsd/ |
H A D | nfs4state.c | 1221 struct nfsd_file *nf = NULL; in put_deleg_file() local 1235 struct nfsd_file *nf = fp->fi_deleg_file; in nfs4_unlock_deleg_lease() local 1523 struct nfsd_file *nf; in nfs4_free_lock_stateid() local 1788 struct nfsd_file *nf; in nfsd4_revoke_states() local 2875 struct nfs4_file *nf; in nfs4_show_open() local 2920 struct nfs4_file *nf; in nfs4_show_lock() local 2974 struct nfs4_file *nf; in nfs4_show_deleg() local 5710 struct nfsd_file *nf = NULL; in nfs4_get_vfs_file() local 5953 nfsd4_verify_setuid_write(struct nfsd4_open *open, struct nfsd_file *nf) in nfsd4_verify_setuid_write() 5984 struct nfsd_file *nf = NULL; in nfs4_set_delegation() local [all …]
|
/linux/drivers/clk/ |
H 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/ |
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/media/platform/ti/omap3isp/ |
H A D | isppreview.h | 84 struct omap3isp_prev_nf nf; member
|
/linux/drivers/media/pci/ivtv/ |
H A D | ivtv-yuv.c | 973 struct yuv_frame_info *nf = &yi->new_frame_info[frame]; in ivtv_yuv_setup_frame() local
|
/linux/drivers/md/ |
H A D | dm-bufio.c | 1595 …atic struct dm_buffer *__alloc_buffer_wait_no_callback(struct dm_bufio_client *c, enum new_flag nf) in __alloc_buffer_wait_no_callback() 1648 static struct dm_buffer *__alloc_buffer_wait(struct dm_bufio_client *c, enum new_flag nf) in __alloc_buffer_wait() 1760 enum new_flag nf, int *need_submit, in __bufio_new() 1856 enum new_flag nf, struct dm_buffer **bp, in new_read()
|
/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
|
/linux/drivers/video/ |
H A D | sticore.c | 526 struct sti_rom_font *nf; in sti_select_fbfont() local
|
/linux/include/net/ |
H A D | net_namespace.h | 147 struct netns_nf nf; member
|