/linux-4.4.14/drivers/mtd/nand/ |
D | orion_nand.c | 28 struct nand_chip *nc = mtd->priv; in orion_nand_cmd_ctrl() local 80 struct nand_chip *nc; in orion_nand_probe() local
|
/linux-4.4.14/include/linux/ |
D | nls.h | 63 unsigned char nc = t->charset2lower[c]; in nls_tolower() local 70 unsigned char nc = t->charset2upper[c]; in nls_toupper() local
|
/linux-4.4.14/fs/nls/ |
D | nls_base.c | 58 int c0, c, nc; in utf8_to_utf32() local 89 int c, nc; in utf32_to_utf8() local
|
/linux-4.4.14/drivers/block/drbd/ |
D | drbd_receiver.c | 256 struct net_conf *nc; in drbd_alloc_pages() local 574 struct net_conf *nc; in drbd_try_connect() local 680 struct net_conf *nc; in prepare_listen_socket() local 750 struct net_conf *nc; in drbd_wait_for_connect() local 797 struct net_conf *nc; in receive_first_packet() local 848 struct net_conf *nc; in connection_established() local 907 struct net_conf *nc; in conn_connect() local 2275 struct net_conf *nc; in receive_Data() local 3128 struct net_conf *nc; in drbd_sync_handshake() local 3296 struct net_conf *nc, *old_net_conf, *new_net_conf = NULL; in receive_protocol() local [all …]
|
D | drbd_req.c | 584 struct net_conf *nc; in __req_mod() local 1002 struct net_conf *nc; in maybe_pull_ahead() local 1521 struct net_conf *nc; in request_timer_fn() local
|
D | drbd_proc.c | 243 struct net_conf *nc; in drbd_seq_show() local
|
D | drbd_nl.c | 569 struct net_conf *nc; in drbd_set_role() local 1470 struct net_conf *nc; in drbd_adm_attach() local 2965 struct net_conf *nc; in nla_put_status_info() local 3152 struct net_conf *nc; in get_one_status() local
|
D | drbd_state.c | 555 struct net_conf *nc; in is_valid_state() local 690 is_valid_conn_transition(enum drbd_conns oc, enum drbd_conns nc) in is_valid_conn_transition()
|
D | drbd_worker.c | 1787 struct net_conf *nc; in drbd_start_resync() local 1981 struct net_conf *nc; in wait_for_work() local
|
D | drbd_main.c | 731 struct net_conf *nc; in drbd_send_sync_param() local 782 struct net_conf *nc; in __drbd_send_protocol() local 3722 struct net_conf *nc; in drbd_wait_misc() local
|
D | drbd_int.h | 2139 struct net_conf *nc; in drbd_get_max_buffers() local
|
/linux-4.4.14/drivers/leds/ |
D | leds-bcm6328.c | 190 static int bcm6328_hwled(struct device *dev, struct device_node *nc, u32 reg, in bcm6328_hwled() 262 static int bcm6328_led(struct device *dev, struct device_node *nc, u32 reg, in bcm6328_led()
|
D | leds-bcm6358.c | 98 static int bcm6358_led(struct device *dev, struct device_node *nc, u32 reg, in bcm6358_led()
|
/linux-4.4.14/net/netfilter/ |
D | nfnetlink.c | 156 const struct nfnl_callback *nc; in nfnetlink_rcv_msg() local 284 const struct nfnl_callback *nc; in nfnetlink_rcv_batch() local
|
D | nf_tables_api.c | 751 struct nft_chain *chain, *nc; in nft_flush_table() local
|
/linux-4.4.14/drivers/input/ |
D | input-mt.c | 329 static void find_reduced_matrix(int *w, int nr, int nc, int nrc, int mu) in find_reduced_matrix()
|
/linux-4.4.14/arch/powerpc/sysdev/ |
D | ppc4xx_ocm.c | 68 struct ocm_region nc; /* non-cached region */ member
|
/linux-4.4.14/sound/oss/ |
D | audio.c | 547 unsigned sr, nc, sz, bsz; in reorganize_buffers() local
|
/linux-4.4.14/fs/nilfs2/ |
D | page.c | 448 unsigned nc = 0; in nilfs_page_count_clean_buffers() local
|
D | sufile.c | 661 ssize_t n, nc; in nilfs_sufile_truncate_range() local
|
/linux-4.4.14/drivers/staging/rdma/ipath/ |
D | ipath_intr.c | 501 unsigned long nc; in handle_frequent_errors() local
|
/linux-4.4.14/drivers/platform/x86/ |
D | intel_scu_ipc.c | 217 int nc; in pwr_reg_rdwr() local
|
/linux-4.4.14/net/core/ |
D | skbuff.c | 357 struct page_frag_cache *nc; in __netdev_alloc_frag() local 383 struct page_frag_cache *nc = this_cpu_ptr(&napi_alloc_cache); in __napi_alloc_frag() local 410 struct page_frag_cache *nc; in __netdev_alloc_skb() local 479 struct page_frag_cache *nc = this_cpu_ptr(&napi_alloc_cache); in __napi_alloc_skb() local
|
/linux-4.4.14/drivers/spi/ |
D | spi.c | 1425 of_register_spi_device(struct spi_master *master, struct device_node *nc) in of_register_spi_device() 1545 struct device_node *nc; in of_register_spi_devices() local
|
D | spi-fsl-espi.c | 653 struct device_node *nc; in fsl_espi_probe() local
|
/linux-4.4.14/fs/fat/ |
D | namei_vfat.c | 502 unsigned char nc; in xlate_to_uni() local
|
D | dir.c | 217 unsigned char nc = t->charset2lower[*c]; in fat_short2lower_uni() local
|
/linux-4.4.14/ipc/ |
D | mqueue.c | 1198 struct sk_buff *nc; in SYSCALL_DEFINE2() local
|
/linux-4.4.14/drivers/tty/ |
D | n_gsm.c | 2773 static int gsm_create_network(struct gsm_dlci *dlci, struct gsm_netconfig *nc) in gsm_create_network() 3090 struct gsm_netconfig nc; in gsmtty_ioctl() local
|
/linux-4.4.14/fs/ncpfs/ |
D | ncplib_kernel.c | 1141 unsigned char nc; in ncp__io2vol() local
|
/linux-4.4.14/drivers/net/ethernet/sun/ |
D | sunvnet.c | 1005 int i, nc, err, blen; in vnet_skb_map() local
|
/linux-4.4.14/tools/perf/util/ |
D | probe-event.c | 1153 char c, nc = 0; in parse_perf_probe_point() local
|
/linux-4.4.14/drivers/md/ |
D | raid10.c | 3386 int nc, fc, fo; in setup_geo() local
|
/linux-4.4.14/arch/sparc/kernel/ |
D | ldc.c | 2013 u32 nc; member
|
/linux-4.4.14/mm/ |
D | page_alloc.c | 3336 static struct page *__page_frag_refill(struct page_frag_cache *nc, in __page_frag_refill() 3357 void *__alloc_page_frag(struct page_frag_cache *nc, in __alloc_page_frag()
|
D | slab.c | 1104 struct array_cache *nc; in cpuup_canceled() local
|
/linux-4.4.14/net/batman-adv/ |
D | types.h | 840 struct batadv_priv_nc nc; member
|
/linux-4.4.14/arch/x86/kvm/ |
D | svm.c | 2292 struct vmcb_control_area *nc = &nested_vmcb->control; in nested_svm_vmexit() local
|