Searched refs:files (Results 201 - 213 of 213) sorted by relevance

123456789

/linux-master/fs/fuse/
H A Dinode.c601 stbuf->f_files = attr->files;
1317 * to backing files.
1319 * with max_stack_depth > 1, the backing files can be
H A Ddir.c1966 inarg.lock_owner = fuse_lock_owner_id(fc, current->files);
H A Dfile.c1584 fl_owner_t owner = current->files;
2485 * open files later for data)
2844 * All files which have been polled are linked to RB tree
2875 * RB tree. Note that files once added to the polled_files tree are
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx8.asm5 * copy of this software and associated documentation files (the "Software"),
H A Dcwsr_trap_handler_gfx9.asm5 * copy of this software and associated documentation files (the "Software"),
H A Dcwsr_trap_handler_gfx10.asm5 * copy of this software and associated documentation files (the "Software"),
/linux-master/tools/perf/
H A DMakefile.config327 # adding assembler files missing the .GNU-stack linker note.
847 $(warning Missing perl devel files. Disabling perl scripting support, please install perl-ExtUtils-Embed/libperl-dev)
/linux-master/tools/power/pm-graph/
H A Dsleepgraph.py859 # files needed for any trace data
860 files = ['buffer_size_kb', 'current_tracer', 'trace', 'trace_clock',
862 # files needed for callgraph trace data
865 files += [
870 for f in files:
875 # files needed for kprobes to work
876 files = ['kprobe_events', 'events']
878 for f in files:
5454 # dmesg and ftrace files to the test output directory.
6455 pprint('Summary files
[all...]
/linux-master/drivers/tty/
H A Dtty_io.c47 * Move console and virtual terminal code to more appropriate files,
905 * tty_read - read method for tty device files
3021 * it doesn't catch files in flight. We may send the descriptor to ourselves
3060 i = iterate_fd(p->files, 0, this_tty, tty);
/linux-master/fs/ocfs2/
H A Dsuper.c959 inode = igrab(sb->s_dquot.files[type]);
962 * quota files */
1102 /* Create filecheck sysfs related directories/files at
1861 /* Remove file check sysfs related directores/files,
/linux-master/kernel/cgroup/
H A Dcgroup.c645 * files are drained before a css is disassociated with a cgroup,
1692 * css_clear_dir - remove subsys files in a cgroup directory
1723 * css_populate_dir - create subsys files in a cgroup directory
3879 /* show or hide {cpu,memory,io,irq}.pressure files */
4082 * files in an non-init namespace root from inside the namespace
4083 * except for the files explicitly marked delegatable -
4223 * cgroup_addrm_files - add or remove files to a cgroup directory
4229 * Depending on @is_add, add or remove files defined by @cfts on @cgrp.
4279 /* add/rm files for all cgroups created before */
4434 * Similar to cgroup_add_cftypes() but the added files ar
7012 show_delegatable_files(struct cftype *files, char *buf, ssize_t size, const char *prefix) argument
[all...]
/linux-master/fs/ceph/
H A Dinode.c1092 ci->i_files = le64_to_cpu(info->files);
/linux-master/drivers/android/
H A Dbinder.c1940 filp_close(twcb->file, current->files);
4339 * new fds first and only then install the files.

Completed in 263 milliseconds

123456789