/linux-6.14.4/tools/testing/selftests/bpf/progs/ |
D | test_global_data.c | 24 struct foo { struct 27 __u64 c; member 34 __type(value, struct foo); argument
|
D | exceptions_fail.c | 14 struct foo { struct 30 private(A) struct bpf_rb_root rbtree __contains(foo, node); argument 237 __noinline int throwing_exception_cb(u64 c) in throwing_exception_cb() 243 __noinline int exception_cb1(u64 c) in exception_cb1() 248 __noinline int exception_cb2(u64 c) in exception_cb2() 297 __noinline int exception_cb_bad_ret(u64 c) in exception_cb_bad_ret()
|
D | test_btf_decl_tag.c | 20 int c; member 36 static __noinline int foo(int x __tag1 __tag2) __tag1 __tag2 in foo() function
|
D | test_global_func9.c | 30 __noinline int foo(const struct S *s) in foo() function 97 const struct C c = {.x = skb->len, .y = skb->family }; in global_func9() local
|
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/ |
D | global_data.c | 69 struct foo { struct 72 __u64 c; member 78 struct foo val; in test_global_data_struct() argument
|
/linux-6.14.4/fs/jffs2/ |
D | super.c | 56 static void jffs2_i_init_once(void *foo) in jffs2_i_init_once() 87 struct jffs2_sb_info *c = JFFS2_SB_INFO(root->d_sb); in jffs2_show_options() local 100 struct jffs2_sb_info *c = JFFS2_SB_INFO(sb); in jffs2_sync_fs() local 192 struct jffs2_sb_info *c = fc->s_fs_info; in jffs2_parse_param() local 220 struct jffs2_sb_info *c = JFFS2_SB_INFO(fc->root->d_sb); in jffs2_update_mount_opts() local 261 struct jffs2_sb_info *c = sb->s_fs_info; in jffs2_fill_super() local 325 struct jffs2_sb_info *c = JFFS2_SB_INFO(sb); in jffs2_put_super() local 347 struct jffs2_sb_info *c = JFFS2_SB_INFO(sb); in jffs2_kill_sb() local
|
/linux-6.14.4/tools/testing/selftests/net/mptcp/ |
D | mptcp_inq.c | 179 int c; in parse_opts() local 523 unsigned int foo; in init_rng() local 564 pid_t s, c, ret; in main() local
|
D | mptcp_sockopt.c | 255 int c; in parse_opts() local 812 unsigned int foo; in init_rng() local 829 pid_t s, c, ret; in main() local
|
D | mptcp_connect.c | 1033 char c[INET6_ADDRSTRLEN]; in check_getpeername() local 1131 unsigned int foo; in init_rng() local 1409 int c; in parse_opts() local
|
/linux-6.14.4/fs/hpfs/ |
D | super.c | 157 unsigned c; in count_bitmaps() local 170 unsigned c = hpfs_count_one_bitmap(s, sbi->sb_dmap); in hpfs_get_free_dnodes() local 247 static void init_once(void *foo) in init_once()
|
/linux-6.14.4/arch/mips/cavium-octeon/ |
D | setup.c | 1096 void prom_putchar(char c) in prom_putchar() 1115 u32 *foo; in prom_free_prom_memory() local
|
/linux-6.14.4/drivers/nubus/ |
D | nubus.c | 140 static inline long nubus_expand32(long foo) in nubus_expand32() 190 unsigned char c = nubus_get_rom(&p, 1, dirent->mask); in nubus_get_rsrc_str() local
|
/linux-6.14.4/fs/proc/ |
D | inode.c | 83 static void init_once(void *foo) in init_once() 236 struct completion *c; in close_pdeo() local
|
/linux-6.14.4/fs/debugfs/ |
D | inode.c | 213 static void init_once(void *foo) in init_once() 755 struct debugfs_cancellation *c; in __debugfs_file_removed() local
|
/linux-6.14.4/fs/isofs/ |
D | inode.c | 85 static void init_once(void *foo) in init_once() 179 char c; in isofs_hashi_common() local
|
/linux-6.14.4/fs/ext4/ |
D | super.c | 1482 static void init_once(void *foo) in init_once() 4148 int c = EXT4_B2C(sbi, b - first_block); in count_overhead() local
|