/linux/drivers/net/wireless/realtek/rtlwifi/ |
H A D | debug.c | 79 int i, n; in rtl_debug_get_mac_page() local 121 int i, n; in rtl_debug_get_bb_page() local 163 int i, n; in rtl_debug_get_reg_rf() local
|
/linux/net/nfc/ |
H A D | llcp_commands.c | 183 struct hlist_node *n; in nfc_llcp_free_sdp_tlv_list() local 559 struct hlist_node *n; in nfc_llcp_send_snl_sdres() local 583 struct hlist_node *n; in nfc_llcp_send_snl_sdreq() local
|
/linux/drivers/acpi/ |
H A D | acpi_dbg.c | 254 int n; in acpi_aml_write_kern() local 576 int n; in acpi_aml_read_user() local 646 int n; in acpi_aml_write_user() local
|
/linux/fs/ubifs/ |
H A D | orphan.c | 537 int i, n, err, first = 1; in do_kill_orphans() local 804 struct check_orphan *o, *n; in dbg_free_check_tree() local 852 int i, n, err; in dbg_read_orphans() local
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | tc_tun.c | 24 struct neighbour *n; member 109 struct neighbour *n; in mlx5e_route_lookup_ipv4_get() local 450 struct neighbour *n; in mlx5e_route_lookup_ipv6_get() local
|
/linux/arch/powerpc/platforms/cell/spufs/ |
H A D | sched.c | 292 int node, n; in aff_ref_location() local 556 int node, n; in spu_get_idle() local 615 int node, n; in find_victim() local
|
/linux/fs/bcachefs/ |
H A D | btree_write_buffer.c | 73 size_t n = num, a = num / 2; in wb_sort() local 338 for (struct wb_key_ref *n = i + 1; n < min(i + 4, &darray_top(wb->sorted)); n++) in bch2_btree_write_buffer_flush_locked() local 351 struct btree_write_buffered_key *n = &wb->flushing.keys.data[i[1].idx]; in bch2_btree_write_buffer_flush_locked() local
|
H A D | namei.c | 592 static inline void prt_bytes_reversed(struct printbuf *out, const void *b, unsigned n) in prt_bytes_reversed() 611 static inline void reverse_bytes(void *b, size_t n) in reverse_bytes() 864 struct bkey_i_dirent *n = bch2_trans_kmalloc(trans, bkey_bytes(d.k)); in __bch2_check_dirent_target() local
|
H A D | error.c | 316 #define x(t, n, flags) [BCH_FSCK_ERR_##t] = flags, argument 654 #define x(n) #n, argument 706 struct fsck_err_state *s, *n; in __bch2_flush_fsck_errs() local
|
/linux/net/bluetooth/ |
H A D | af_bluetooth.c | 268 struct bt_sock *s, *n; in bt_accept_dequeue() local 521 struct bt_sock *s, *n; in bt_accept_poll() local 608 int n; in bt_ethtool() local
|
/linux/kernel/bpf/ |
H A D | bpf_local_storage.c | 268 struct hlist_node *n; in bpf_selem_free_list() local 360 struct hlist_node *n; in check_storage_bpf_ma() local 737 struct hlist_node *n; in bpf_local_storage_destroy() local
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
H A D | ipsec.c | 150 s64 start_value, n; in mlx5e_ipsec_init_limits() local 269 struct neighbour *n; in mlx5e_ipsec_init_macs() local 933 struct neighbour *n = ptr; in mlx5e_ipsec_netevent_event() local
|
/linux/tools/perf/trace/beauty/ |
H A D | eventfd.c | 22 #define P_FLAG(n) \ in syscall_arg__scnprintf_eventfd_flags() argument
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/timer/ |
H A D | nv41.c | 33 u32 m = 1, n, d; in nv41_timer_init() local
|
/linux/arch/arm64/include/asm/ |
H A D | checksum.h | 27 int n = ihl; /* we want it signed */ in ip_fast_csum() local
|
/linux/arch/loongarch/include/asm/ |
H A D | checksum.h | 44 int n = ihl; /* we want it signed */ in ip_fast_csum() local
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_afmt.c | 53 int n, cts; in amdgpu_afmt_calc_cts() local
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | rbtree_btf_fail__wrong_node_type.c | 26 struct node_data *n; in rbtree_api_add__wrong_node_type() local
|
/linux/tools/testing/selftests/core/ |
H A D | unshare_test.c | 29 ssize_t n, n2; in TEST() local
|
/linux/drivers/net/ |
H A D | tun.c | 354 struct hlist_node *n; in tun_flow_flush() local 369 struct hlist_node *n; in tun_flow_delete_by_queue() local 390 struct hlist_node *n; in tun_flow_cleanup() local 650 int i, n = tun->numqueues; in tun_detach_all() local 806 int n = ether_crc(ETH_ALEN, addr) >> 26; in addr_hash_set() local 812 int n = ether_crc(ETH_ALEN, addr) >> 26; in addr_hash_test() local 820 int err, alen, n, nexact; in update_filter() local 1202 static int tun_xdp_xmit(struct net_device *dev, int n, in tun_xdp_xmit() 2521 int n = ctl->num; in tun_sendmsg() local 2896 static void tun_detach_filter(struct tun_struct *tun, int n) in tun_detach_filter() [all …]
|
/linux/drivers/comedi/drivers/ |
H A D | amplc_dio200_common.c | 255 unsigned int n; in dio200_start_intr() local 298 unsigned int n, ch; in dio200_read_scan_intr() local 756 unsigned int n; in dio200_subdev_timer_read() local 833 unsigned int n; in amplc_dio200_common_attach() local
|
/linux/arch/mips/include/asm/txx9/ |
H A D | tx4938.h | 69 #define TX4938_IR_INT(n) (2 + (n)) argument 71 #define TX4938_IR_SIO(n) (8 + (n)) argument 73 #define TX4938_IR_DMA(ch, n) ((ch ? 27 : 10) + (n)) /* 10-13, 27-30 */ argument 78 #define TX4938_IR_TMR(n) (17 + (n)) argument
|
/linux/tools/net/ynl/lib/ |
H A D | ynl.c | 81 char *str, int str_sz, int *n) in ynl_err_walk_report_one() 144 int n = 0; in ynl_err_walk() local 252 unsigned int n, off; in ynl_ext_ack_check() local 276 unsigned int n, off, type; in ynl_ext_ack_check() local
|
/linux/drivers/scsi/libsas/ |
H A D | sas_scsi_host.c | 232 struct scsi_cmnd *cmd, *n; in sas_scsi_clear_queue_lu() local 244 struct scsi_cmnd *cmd, *n; in sas_scsi_clear_queue_I_T() local 257 struct scsi_cmnd *cmd, *n; in sas_scsi_clear_queue_port() local 525 struct scsi_cmnd *cmd, *n; in sas_eh_handle_sas_errors() local
|
/linux/net/sched/ |
H A D | sch_sfq.c | 198 sfq_index p, n; in sfq_link() local 212 #define sfq_unlink(q, x, n, p) \ argument 223 sfq_index p, n; in sfq_dec() local 236 sfq_index p, n; in sfq_inc() local
|