Home
last modified time | relevance | path

Searched defs:cn (Results 1 – 8 of 8) sorted by relevance

/linux-4.19.296/fs/
Dcoredump.c66 static int expand_corename(struct core_name *cn, int size) in expand_corename()
81 static __printf(2, 0) int cn_vprintf(struct core_name *cn, const char *fmt, in cn_vprintf()
105 static __printf(2, 3) int cn_printf(struct core_name *cn, const char *fmt, ...) in cn_printf()
118 int cn_esc_printf(struct core_name *cn, const char *fmt, ...) in cn_esc_printf()
155 static int cn_print_exe_file(struct core_name *cn) in cn_print_exe_file()
190 static int format_corename(struct core_name *cn, struct coredump_params *cprm) in format_corename()
542 struct core_name cn; in do_coredump() local
/linux-4.19.296/fs/nfsd/
Dnfs4recover.c717 struct cld_net *cn = nn->cld_net; in cld_pipe_downcall() local
829 struct cld_net *cn; in nfsd4_init_cld_pipe() local
871 struct cld_net *cn = nn->cld_net; in nfsd4_remove_cld_pipe() local
880 alloc_cld_upcall(struct cld_net *cn) in alloc_cld_upcall()
913 struct cld_net *cn = victim->cu_net; in free_cld_upcall() local
928 struct cld_net *cn = nn->cld_net; in nfsd4_cld_create() local
965 struct cld_net *cn = nn->cld_net; in nfsd4_cld_remove() local
1002 struct cld_net *cn = nn->cld_net; in nfsd4_cld_check() local
1035 struct cld_net *cn = nn->cld_net; in nfsd4_cld_grace_done() local
1511 struct cld_net *cn = nn->cld_net; in rpc_pipefs_event() local
/linux-4.19.296/fs/reiserfs/
Djournal.c371 struct reiserfs_journal_cnode *cn; in get_cnode() local
397 struct reiserfs_journal_cnode *cn) in free_cnode()
432 struct reiserfs_journal_cnode *cn; in get_journal_hash_dev() local
466 struct reiserfs_journal_cnode *cn; in reiserfs_in_journal() local
520 struct reiserfs_journal_cnode *cn) in insert_journal_hash()
1173 reiserfs_journal_cnode in find_newer_jl_for_cn()
1205 struct reiserfs_journal_cnode *cn, *last; in remove_all_from_journal_list() local
1354 struct reiserfs_journal_cnode *cn, *last; in flush_journal_list() local
1637 struct reiserfs_journal_cnode *cn; in write_one_transaction() local
1688 struct reiserfs_journal_cnode *cn; in dirty_one_transaction() local
[all …]
/linux-4.19.296/drivers/media/dvb-frontends/
Dtc90522.c259 s64 cn; in tc90522s_get_frontend() local
417 s64 cn; in tc90522t_get_frontend() local
Dmb86a16.c1767 u8 cn; in mb86a16_read_snr() local
/linux-4.19.296/drivers/clk/
Dclk.c1291 struct clk_notifier *cn; in __clk_notify() local
3654 struct clk_notifier *cn; in clk_notifier_register() local
3702 struct clk_notifier *cn; in clk_notifier_unregister() local
/linux-4.19.296/fs/ubifs/
Dlpt.c2232 struct ubifs_cnode *cn; in dbg_check_lpt_nodes() local
/linux-4.19.296/include/linux/
Dof.h1190 #define of_for_each_phandle(it, err, np, ln, cn, cc) \ argument