/Linux-v6.1/fs/nfsd/ |
D | nfs4recover.c | 796 struct cld_net *cn = nn->cld_net; in __cld_pipe_inprogress_downcall() local 860 struct cld_net *cn = nn->cld_net; in cld_pipe_downcall() local 987 struct cld_net *cn; in __nfsd4_init_cld_pipe() local 1041 struct cld_net *cn = nn->cld_net; in nfsd4_remove_cld_pipe() local 1055 struct cld_net *cn = nn->cld_net; in alloc_cld_upcall() local 1086 struct cld_net *cn = victim->cu_net; in free_cld_upcall() local 1101 struct cld_net *cn = nn->cld_net; in nfsd4_cld_create() local 1138 struct cld_net *cn = nn->cld_net; in nfsd4_cld_create_v2() local 1204 struct cld_net *cn = nn->cld_net; in nfsd4_cld_remove() local 1246 struct cld_net *cn = nn->cld_net; in nfsd4_cld_check_v0() local [all …]
|
/Linux-v6.1/drivers/w1/ |
D | w1_netlink.c | 26 struct cn_msg *cn; /* advances as cn_msg is appeneded */ member 192 static void w1_netlink_send_error(struct cn_msg *cn, struct w1_netlink_msg *msg, in w1_netlink_send_error() 196 struct cn_msg cn; in w1_netlink_send_error() member 217 struct cn_msg cn; in w1_netlink_send() member 400 struct cn_msg *cn; in w1_process_command_root() local 535 static void w1_cn_callback(struct cn_msg *cn, struct netlink_skb_parms *nsp) in w1_cn_callback() 728 void w1_netlink_send(struct w1_master *dev, struct w1_netlink_msg *cn) in w1_netlink_send()
|
/Linux-v6.1/fs/ |
D | coredump.c | 69 static int expand_corename(struct core_name *cn, int size) in expand_corename() 84 static __printf(2, 0) int cn_vprintf(struct core_name *cn, const char *fmt, in cn_vprintf() 108 static __printf(2, 3) int cn_printf(struct core_name *cn, const char *fmt, ...) in cn_printf() 121 int cn_esc_printf(struct core_name *cn, const char *fmt, ...) in cn_esc_printf() 158 static int cn_print_exe_file(struct core_name *cn, bool name_only) in cn_print_exe_file() 198 static int format_corename(struct core_name *cn, struct coredump_params *cprm, in format_corename() 513 struct core_name cn; in do_coredump() local
|
/Linux-v6.1/net/ipv4/netfilter/ |
D | ipt_CLUSTERIP.c | 126 struct clusterip_net *cn = clusterip_pernet(c->net); in clusterip_config_entry_put() local 151 struct clusterip_net *cn = clusterip_pernet(net); in __clusterip_config_find() local 204 struct clusterip_net *cn = clusterip_pernet(net); in clusterip_netdev_event() local 242 struct clusterip_net *cn = clusterip_pernet(net); in clusterip_config_init() local 472 struct clusterip_net *cn = clusterip_pernet(par->net); in clusterip_tg_check() local 565 struct clusterip_net *cn = clusterip_pernet(par->net); in clusterip_tg_destroy() local 847 struct clusterip_net *cn = clusterip_pernet(net); in clusterip_net_init() local 868 struct clusterip_net *cn = clusterip_pernet(net); in clusterip_net_exit() local
|
/Linux-v6.1/tools/perf/util/ |
D | cgroup.c | 211 struct cgroup_name *cn; in add_cgroup_name() local 229 struct cgroup_name *cn; in release_cgroup_list() local 242 struct cgroup_name *cn; in list_cgroups() local 283 struct cgroup_name *cn; in match_cgroups() local 402 struct cgroup_name *cn; in evlist__expand_cgroup() local
|
/Linux-v6.1/fs/reiserfs/ |
D | journal.c | 369 struct reiserfs_journal_cnode *cn; in get_cnode() local 395 struct reiserfs_journal_cnode *cn) in free_cnode() 430 struct reiserfs_journal_cnode *cn; in get_journal_hash_dev() local 516 struct reiserfs_journal_cnode *cn) in insert_journal_hash() 1169 reiserfs_journal_cnode in find_newer_jl_for_cn() 1201 struct reiserfs_journal_cnode *cn, *last; in remove_all_from_journal_list() local 1350 struct reiserfs_journal_cnode *cn; in flush_journal_list() local 1632 struct reiserfs_journal_cnode *cn; in write_one_transaction() local 1683 struct reiserfs_journal_cnode *cn; in dirty_one_transaction() local 3285 struct reiserfs_journal_cnode *cn = NULL; in journal_mark_dirty() local [all …]
|
/Linux-v6.1/net/lapb/ |
D | lapb_in.c | 401 int cn; in lapb_state3_machine() local
|
/Linux-v6.1/arch/arm/kernel/ |
D | topology.c | 88 struct device_node *cn = NULL; in parse_dt_topology() local
|
/Linux-v6.1/drivers/mmc/host/ |
D | cavium-octeon.c | 149 struct device_node *cn, *node = pdev->dev.of_node; in octeon_mmc_probe() local
|
/Linux-v6.1/drivers/gpu/drm/i915/pxp/ |
D | intel_pxp.c | 272 struct i915_gem_context *ctx, *cn; in intel_pxp_invalidate() local
|
/Linux-v6.1/drivers/media/dvb-frontends/ |
D | tc90522.c | 259 s64 cn; in tc90522s_get_frontend() local 417 s64 cn; in tc90522t_get_frontend() local
|
/Linux-v6.1/net/ceph/ |
D | osdmap.c | 165 struct crush_name_node *cn; in alloc_crush_name() local 175 static void free_crush_name(struct crush_name_node *cn) in free_crush_name() 190 struct crush_name_node *cn; in DEFINE_RB_FUNCS() local 222 struct crush_name_node *cn = in clear_crush_names() local 3037 struct crush_name_node *type_cn, *cn; in get_immediate_parent() local
|
/Linux-v6.1/sound/soc/codecs/ |
D | rt1019.c | 394 unsigned int cn = 0, cl = 0, rx_slotnum; in rt1019_set_tdm_slot() local
|
/Linux-v6.1/drivers/gpu/drm/i915/gt/ |
D | intel_context.h | 93 #define for_each_child_safe(parent, ce, cn)\ argument
|
/Linux-v6.1/drivers/gpu/drm/omapdrm/dss/ |
D | hdmi5_core.c | 374 unsigned int yq, cn, pr; in hdmi_core_write_avi_infoframe() local
|
/Linux-v6.1/drivers/video/fbdev/omap2/omapfb/dss/ |
D | hdmi5_core.c | 418 unsigned yq, cn, pr; in hdmi_core_write_avi_infoframe() local
|
/Linux-v6.1/drivers/dma/ |
D | k3dma.c | 303 struct k3_dma_chan *c, *cn; in k3_dma_tasklet() local 979 struct k3_dma_chan *c, *cn; in k3_dma_remove() local
|
/Linux-v6.1/drivers/video/fbdev/mb862xx/ |
D | mb862xxfbdrv.c | 848 int cn, ver; in coralp_init() local
|
/Linux-v6.1/drivers/base/ |
D | arch_topology.c | 644 struct device_node *cn, *map; in parse_dt_topology() local
|
/Linux-v6.1/security/smack/ |
D | smackfs.c | 1793 size_t cn, loff_t *ppos) in smk_read_ambient() 2066 size_t cn, loff_t *ppos) in smk_read_unconfined() 2622 size_t cn, loff_t *ppos) in smk_read_syslog()
|
/Linux-v6.1/drivers/media/i2c/ |
D | adv7511-v4l2.c | 396 u8 itc, cn; in adv7511_s_ctrl() local 1279 u8 cn = itc ? state->content_type : V4L2_DV_IT_CONTENT_TYPE_GRAPHICS; in adv7511_set_fmt() local
|
/Linux-v6.1/drivers/usb/gadget/ |
D | configfs.c | 664 struct gadget_config_name *cn = to_gadget_config_name(item); in gadget_config_name_attr_release() local 1367 struct gadget_config_name *cn; in configfs_composite_bind() local
|
/Linux-v6.1/drivers/phy/freescale/ |
D | phy-fsl-imx8-mipi-dphy.c | 111 u32 cn; member
|
/Linux-v6.1/drivers/gpu/drm/i915/selftests/ |
D | i915_vma.c | 154 struct i915_gem_context *ctx, *cn; in igt_vma_create() local
|
/Linux-v6.1/drivers/gpu/drm/nouveau/ |
D | nouveau_connector.c | 466 struct device_node *cn, *dn = pci_device_to_OF_node(pdev); in nouveau_connector_of_detect() local
|