/linux/include/linux/ |
H A D | netfilter.h | 146 unsigned int n = e->num_hook_entries; in nf_hook_entries_get_hook_ops() local
|
/linux/net/ipv4/ |
H A D | ip_tunnel.c | 1193 struct hlist_node *n; in ip_tunnel_delete_net() local
|
/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_sriov.c | 674 u16 n = pf->active_vfs; in bnxt_hwrm_func_vf_resc_cfg() local
|
/linux/init/ |
H A D | main.c | 203 int n = strlen(p->str); in obsolete_checksetup() local
|
/linux/drivers/pcmcia/ |
H A D | rsrc_nonstatic.c | 39 #define INT_MODULE_PARM(n, v) static int n = v; module_param(n, int, 0444) argument
|
/linux/drivers/phy/ti/ |
H A D | phy-ti-pipe3.c | 132 u8 n; member
|
/linux/net/rxrpc/ |
H A D | rxgk.c | 25 int n = 0; in rxgk_preparse_server_key() local
|
/linux/arch/arc/net/ |
H A D | bpf_jit_arcv2.c | 1986 const u8 n = (u8)imm; in lsh_r64_i32() local 2081 const u8 n = (u8)imm; in rsh_r64_i32() local 2179 const u8 n = (u8)imm; in arsh_r64_i32() local
|
/linux/drivers/net/ethernet/rocker/ |
H A D | rocker_ofdpa.c | 1352 struct neighbour *n = __ipv4_neigh_lookup(dev, (__force u32)ip_addr); in ofdpa_port_ipv4_resolve() local 2678 struct neighbour *n) in ofdpa_port_neigh_update() 2689 struct neighbour *n) in ofdpa_port_neigh_destroy()
|
/linux/drivers/md/ |
H A D | dm-cache-policy-smq.c | 27 static unsigned int safe_div(unsigned int n, unsigned int d) in safe_div() 32 static unsigned int safe_mod(unsigned int n, unsigned int d) in safe_mod()
|
/linux/drivers/hwmon/ |
H A D | adm1026.c | 187 #define INS_TO_REG(n, val) \ argument 190 #define INS_FROM_REG(n, val) (SCALE(val, 192, adm1026_scaling[n])) argument
|
/linux/drivers/media/i2c/ |
H A D | tc358743_regs.h | 451 #define SET_CSQ_CNT_LEVEL(n) (n & MASK_CSQ_CNT) argument 517 #define SET_AUTO_P3_RESET_FRAMES(n) (n & MASK_AUTO_P3_RESET) argument
|
/linux/fs/unicode/ |
H A D | mkutf8data.c | 818 struct node *n; in mark_nodes() local 1053 struct node *n; in size_nodes() local
|
/linux/sound/core/oss/ |
H A D | pcm_oss.c | 856 int n; in snd_pcm_oss_change_params_locked() local 2220 snd_pcm_sframes_t n; in snd_pcm_oss_get_ptr() local
|
/linux/drivers/net/ethernet/socionext/ |
H A D | netsec.c | 105 #define MHZ(n) ((n) * 1000 * 1000) argument 1764 static int netsec_xdp_xmit(struct net_device *ndev, int n, in netsec_xdp_xmit()
|
/linux/drivers/thunderbolt/ |
H A D | icm.c | 1725 struct icm_notification *n = container_of(work, typeof(*n), work); in icm_handle_notification() local 1770 struct icm_notification *n; in icm_handle_event() local
|
/linux/drivers/tty/serial/ |
H A D | samsung_tty.c | 2753 unsigned int n) in samsung_early_write() 2760 static int samsung_early_read(struct console *con, char *s, unsigned int n) in samsung_early_read()
|
/linux/drivers/scsi/csiostor/ |
H A D | csio_hw.c | 528 uint32_t n, const uint8_t *data) in csio_hw_write_flash() 3823 int n, ret = 0; in csio_enqueue_evt_lock() local
|
/linux/drivers/hv/ |
H A D | vmbus_drv.c | 760 struct vmbus_dynid *dynid, *n; in vmbus_free_dynids() local 805 struct vmbus_dynid *dynid, *n; in remove_id_store() local
|
/linux/drivers/net/ |
H A D | xen-netfront.c | 644 static int xennet_xdp_xmit(struct net_device *dev, int n, in xennet_xdp_xmit() 682 struct sk_buff *n = alloc_skb(size, GFP_ATOMIC | __GFP_ZERO); in bounce_skb() local
|
/linux/arch/arm64/kernel/ |
H A D | cpufeature.c | 3818 bool this_cpu_has_cap(unsigned int n) in this_cpu_has_cap() 3836 static bool __maybe_unused __system_matches_cap(unsigned int n) in __system_matches_cap()
|
/linux/tools/perf/util/ |
H A D | pmu.c | 471 for (size_t i = 7, n = 7 + strlen(name); i < n; i++) in perf_pmu__find_alias() local 476 for (size_t i = 7, n = 7 + strlen(name); i < n; i++) in perf_pmu__find_alias() local
|
H A D | parse-events.c | 358 int n = strlen(names[i][j]); in parse_aliases() local 2791 struct parse_events_term *n; in parse_events_terms__copy() local
|
/linux/drivers/net/ethernet/atheros/ |
H A D | ag71xx.c | 772 int sent = 0, bytes_compl = 0, n = 0; in ag71xx_tx_packets() local 1502 int i, n, ring_min, ring_mask, ring_size; in ag71xx_hard_start_xmit() local
|
/linux/fs/nfs/flexfilelayout/ |
H A D | flexfilelayout.c | 73 struct nfs4_ff_layout_ds_err *err, *n; in ff_layout_free_layout_hdr() local 2407 size_t n = 0; in ff_layout_send_layouterror() local
|