Home
last modified time | relevance | path

Searched +defs:c +defs:files (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/scripts/
H A Dresource_tool.c91 #define P(a,b,c,d,e,x) { \ in sha1_process() argument
375 #define P(a,b,c,d,e,f,g,h,x,K) { \ in sha256_process() argument
1217 const char **files = (const char **)argv; in main() local
1473 static bool write_index_tbl(const int file_num, const char **files) in write_index_tbl()
1531 static int pack_image(int file_num, const char **files) in pack_image()
/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dresource_tool.c91 #define P(a,b,c,d,e,x) { \ in sha1_process() argument
375 #define P(a,b,c,d,e,f,g,h,x,K) { \ in sha256_process() argument
1217 const char **files = (const char **)argv; in main() local
1473 static bool write_index_tbl(const int file_num, const char **files) in write_index_tbl()
1531 static int pack_image(int file_num, const char **files) in pack_image()
/OK3568_Linux_fs/kernel/drivers/md/bcache/
H A Dsuper.c369 struct cache_set *c = container_of(cl, struct cache_set, sb_write); in bcache_write_super_unlock() local
374 void bcache_write_super(struct cache_set *c) in bcache_write_super()
405 struct cache_set *c = container_of(cl, struct cache_set, uuid_write); in uuid_endio() local
414 struct cache_set *c = container_of(cl, struct cache_set, uuid_write); in uuid_io_unlock() local
419 static void uuid_io(struct cache_set *c, int op, unsigned long op_flags, in uuid_io()
460 static char *uuid_read(struct cache_set *c, struct jset *j, struct closure *cl) in uuid_read()
501 static int __uuid_write(struct cache_set *c) in __uuid_write()
527 int bch_uuid_write(struct cache_set *c) in bch_uuid_write()
537 static struct uuid_entry *uuid_find(struct cache_set *c, const char *uuid) in uuid_find()
549 static struct uuid_entry *uuid_find_empty(struct cache_set *c) in uuid_find_empty()
[all …]
/OK3568_Linux_fs/kernel/fs/isofs/
H A Dinode.c179 char c; in isofs_hashi_common() local
595 int offset = 0, files = 0, de_len; in rootdir_empty() local
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsox.c139 static file_t * * files = NULL; /* Array tracking input and output files */ variable
1371 char c; in overwrite_permitted() local
2114 int c; in read_comment_file() local
2270 int c; in parse_gopts_and_fopts() local
2632 char c = parse_gopts_and_fopts(&opts); in parse_options_and_filenames() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/filesystems/incfs/
H A Dincfs_test.c143 struct test_file *files; member
157 static struct test_file files[] = { in get_test_files_set() local
202 static struct test_file files[] = { in get_small_test_files_set() local
4581 char c; in sysfs_rename_test() local
4659 signed char c; in parse_options() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_debugfs.c1282 char c = '\n', s[256]; in mbox_write() local
1385 static unsigned int xdigit2int(unsigned char c) in xdigit2int()
3758 struct t4_debugfs_entry *files, in add_debugfs_files()
/OK3568_Linux_fs/kernel/kernel/cgroup/
H A Dcgroup.c1250 struct cgroup *c = link->cgrp; in find_css_set() local
1398 struct cgroup *c = link->cgrp; in current_cgns_cgroup_from_root() local
1429 struct cgroup *c = link->cgrp; in cset_cgroup_from_root() local
6724 static ssize_t show_delegatable_files(struct cftype *files, char *buf, in show_delegatable_files()
/OK3568_Linux_fs/kernel/security/selinux/
H A Dhooks.c2424 struct files_struct *files) in flush_unauthorized_files()
2594 char c; in opt_len() local
2625 char c = *p; in selinux_sb_eat_lsm_opts() local
3990 static void selinux_cred_getsecid(const struct cred *c, u32 *secid) in selinux_cred_getsecid()