Home
last modified time | relevance | path

Searched full:proc (Results 1 – 25 of 1759) sorted by relevance

12345678910>>...71

/linux/drivers/android/
H A Dbinder.c15 * 1) proc->outer_lock : protects binder_ref
21 * 3) proc->inner_lock : protects the thread and node lists
22 * (proc->threads, proc->waiting_threads, proc->nodes)
24 * (proc->todo, thread->todo, proc->delivered_death and
37 * foo_ilocked() : requires proc->inner_lock
38 * foo_oilocked(): requires proc->outer_lock and proc
274 binder_proc_lock(proc) global() argument
276 _binder_proc_lock(struct binder_proc * proc,int line) _binder_proc_lock() argument
290 binder_proc_unlock(proc) global() argument
292 _binder_proc_unlock(struct binder_proc * proc,int line) _binder_proc_unlock() argument
306 binder_inner_proc_lock(proc) global() argument
308 _binder_inner_proc_lock(struct binder_proc * proc,int line) _binder_inner_proc_lock() argument
322 binder_inner_proc_unlock(proc) global() argument
324 _binder_inner_proc_unlock(struct binder_proc * proc,int line) _binder_inner_proc_unlock() argument
397 struct binder_proc *proc = node->proc; _binder_node_inner_unlock() local
421 binder_worklist_empty(struct binder_proc * proc,struct list_head * list) binder_worklist_empty() argument
531 binder_dequeue_work(struct binder_proc * proc,struct binder_work * work) binder_dequeue_work() argument
581 binder_wakeup_poll_threads_ilocked(struct binder_proc * proc,bool sync) binder_wakeup_poll_threads_ilocked() argument
612 binder_select_thread_ilocked(struct binder_proc * proc) binder_select_thread_ilocked() argument
643 binder_wakeup_thread_ilocked(struct binder_proc * proc,struct binder_thread * thread,bool sync) binder_wakeup_thread_ilocked() argument
673 binder_wakeup_proc_ilocked(struct binder_proc * proc) binder_wakeup_proc_ilocked() argument
698 binder_get_node_ilocked(struct binder_proc * proc,binder_uintptr_t ptr) binder_get_node_ilocked() argument
726 binder_get_node(struct binder_proc * proc,binder_uintptr_t ptr) binder_get_node() argument
738 binder_init_node_ilocked(struct binder_proc * proc,struct binder_node * new_node,struct flat_binder_object * fp) binder_init_node_ilocked() argument
794 binder_new_node(struct binder_proc * proc,struct flat_binder_object * fp) binder_new_node() argument
824 struct binder_proc *proc = node->proc; binder_inc_node_nilocked() local
875 struct binder_proc *proc = node->proc; binder_dec_node_nilocked() local
1019 binder_get_ref_olocked(struct binder_proc * proc,u32 desc,bool need_strong_ref) binder_get_ref_olocked() argument
1043 slow_desc_lookup_olocked(struct binder_proc * proc,u32 offset) slow_desc_lookup_olocked() argument
1065 get_ref_desc_olocked(struct binder_proc * proc,struct binder_node * node,u32 * desc) get_ref_desc_olocked() argument
1118 binder_get_ref_for_node_olocked(struct binder_proc * proc,struct binder_node * node,struct binder_ref * new_ref) binder_get_ref_for_node_olocked() argument
1317 binder_get_node_from_ref(struct binder_proc * proc,u32 desc,bool need_strong_ref,struct binder_ref_data * rdata) binder_get_node_from_ref() argument
1362 try_shrink_dmap(struct binder_proc * proc) try_shrink_dmap() argument
1393 binder_update_ref_for_handle(struct binder_proc * proc,uint32_t desc,bool increment,bool strong,struct binder_ref_data * rdata) binder_update_ref_for_handle() argument
1438 binder_dec_ref_for_handle(struct binder_proc * proc,uint32_t desc,bool strong,struct binder_ref_data * rdata) binder_dec_ref_for_handle() argument
1458 binder_inc_ref_for_node(struct binder_proc * proc,struct binder_node * node,bool strong,struct list_head * target_list,struct binder_ref_data * rdata) binder_inc_ref_for_node() argument
1554 binder_proc_dec_tmpref(struct binder_proc * proc) binder_proc_dec_tmpref() argument
1780 binder_get_object(struct binder_proc * proc,const void __user * u,struct binder_buffer * buffer,unsigned long offset,struct binder_object * object) binder_get_object() argument
1855 binder_validate_ptr(struct binder_proc * proc,struct binder_buffer * b,struct binder_object * object,binder_size_t index,binder_size_t start_offset,binder_size_t * object_offsetp,binder_size_t num_valid) binder_validate_ptr() argument
1923 binder_validate_fixup(struct binder_proc * proc,struct binder_buffer * b,binder_size_t objects_start_offset,binder_size_t buffer_obj_offset,binder_size_t fixup_offset,binder_size_t last_obj_offset,binder_size_t last_min_offset) binder_validate_fixup() argument
2027 binder_transaction_buffer_release(struct binder_proc * proc,struct binder_thread * thread,struct binder_buffer * buffer,binder_size_t off_end_offset,bool is_failure) binder_transaction_buffer_release() argument
2206 binder_release_entire_buffer(struct binder_proc * proc,struct binder_thread * thread,struct binder_buffer * buffer,bool is_failure) binder_release_entire_buffer() argument
2225 struct binder_proc *proc = thread->proc; binder_translate_binder() local
2277 struct binder_proc *proc = thread->proc; binder_translate_handle() local
2351 struct binder_proc *proc = thread->proc; binder_translate_fd() local
2665 struct binder_proc *proc = thread->proc; binder_translate_fd_array() local
2732 struct binder_proc *proc = thread->proc; binder_fixup_parent() local
2844 binder_proc_transaction(struct binder_transaction * t,struct binder_proc * proc,struct binder_thread * thread) binder_proc_transaction() argument
2999 binder_netlink_report(struct binder_proc * proc,struct binder_transaction * t,u32 data_size,u32 error) binder_netlink_report() argument
3055 binder_transaction(struct binder_proc * proc,struct binder_thread * thread,struct binder_transaction_data * tr,int reply,binder_size_t extra_buffers_size) binder_transaction() argument
3922 binder_request_freeze_notification(struct binder_proc * proc,struct binder_thread * thread,struct binder_handle_cookie * handle_cookie) binder_request_freeze_notification() argument
3975 binder_clear_freeze_notification(struct binder_proc * proc,struct binder_thread * thread,struct binder_handle_cookie * handle_cookie) binder_clear_freeze_notification() argument
4034 binder_freeze_notification_done(struct binder_proc * proc,struct binder_thread * thread,binder_uintptr_t cookie) binder_freeze_notification_done() argument
4081 binder_free_buf(struct binder_proc * proc,struct binder_thread * thread,struct binder_buffer * buffer,bool is_failure) binder_free_buf() argument
4115 binder_thread_write(struct binder_proc * proc,struct binder_thread * thread,binder_uintptr_t binder_buffer,size_t size,binder_size_t * consumed) binder_thread_write() argument
4601 binder_stat_br(struct binder_proc * proc,struct binder_thread * thread,uint32_t cmd) binder_stat_br() argument
4612 binder_put_node_cmd(struct binder_proc * proc,struct binder_thread * thread,void __user ** ptrp,binder_uintptr_t node_ptr,binder_uintptr_t node_cookie,int node_debug_id,uint32_t cmd,const char * cmd_name) binder_put_node_cmd() argument
4647 struct binder_proc *proc = thread->proc; binder_wait_for_work() local
4688 binder_apply_fd_fixups(struct binder_proc * proc,struct binder_transaction * t) binder_apply_fd_fixups() argument
4729 binder_thread_read(struct binder_proc * proc,struct binder_thread * thread,binder_uintptr_t binder_buffer,size_t size,binder_size_t * consumed,int non_block) binder_thread_read() argument
5177 binder_release_work(struct binder_proc * proc,struct list_head * list) binder_release_work() argument
5249 binder_get_thread_ilocked(struct binder_proc * proc,struct binder_thread * new_thread) binder_get_thread_ilocked() argument
5287 binder_get_thread(struct binder_proc * proc) binder_get_thread() argument
5308 binder_free_proc(struct binder_proc * proc) binder_free_proc() argument
5339 binder_thread_release(struct binder_proc * proc,struct binder_thread * thread) binder_thread_release() argument
5432 struct binder_proc *proc = filp->private_data; binder_poll() local
5458 struct binder_proc *proc = filp->private_data; binder_ioctl_write_read() local
5510 struct binder_proc *proc = filp->private_data; binder_ioctl_set_ctx_mgr() local
5548 binder_ioctl_get_node_info_for_ref(struct binder_proc * proc,struct binder_node_info_for_ref * info) binder_ioctl_get_node_info_for_ref() argument
5584 binder_ioctl_get_node_debug_info(struct binder_proc * proc,struct binder_node_debug_info * info) binder_ioctl_get_node_debug_info() argument
5609 binder_txns_pending_ilocked(struct binder_proc * proc) binder_txns_pending_ilocked() argument
5625 binder_add_freeze_work(struct binder_proc * proc,bool is_frozen) binder_add_freeze_work() argument
5776 struct binder_proc *proc = filp->private_data; binder_ioctl() local
5993 struct binder_proc *proc = vma->vm_private_data; binder_vma_open() local
6004 struct binder_proc *proc = vma->vm_private_data; binder_vma_close() local
6028 struct binder_proc *proc = filp->private_data; binder_mmap() local
6054 struct binder_proc *proc, *itr; binder_open() local
6150 struct binder_proc *proc = filp->private_data; binder_flush() local
6157 binder_deferred_flush(struct binder_proc * proc) binder_deferred_flush() argument
6181 struct binder_proc *proc = filp->private_data; binder_release() local
6199 struct binder_proc *proc = node->proc; binder_node_release() local
6260 binder_deferred_release(struct binder_proc * proc) binder_deferred_release() argument
6350 struct binder_proc *proc; binder_deferred_func() local
6378 binder_defer_work(struct binder_proc * proc,enum binder_deferred_state defer) binder_defer_work() argument
6390 print_binder_transaction_ilocked(struct seq_file * m,struct binder_proc * proc,const char * prefix,struct binder_transaction * t) print_binder_transaction_ilocked() argument
6432 print_binder_work_ilocked(struct seq_file * m,struct binder_proc * proc,const char * prefix,const char * transaction_prefix,struct binder_work * w,bool hash_ptrs) print_binder_work_ilocked() argument
6591 print_next_binder_node_ilocked(struct seq_file * m,struct binder_proc * proc,struct binder_node * node,struct binder_node * prev_node,bool hash_ptrs) print_next_binder_node_ilocked() argument
6620 print_binder_proc(struct seq_file * m,struct binder_proc * proc,bool print_all,bool hash_ptrs) print_binder_proc() argument
6784 print_binder_proc_stats(struct seq_file * m,struct binder_proc * proc) print_binder_proc_stats() argument
6849 struct binder_proc *proc; print_binder_state() local
6874 struct binder_proc *proc; print_binder_transactions() local
6897 struct binder_proc *proc; stats_show() local
[all...]
/linux/fs/proc/
H A DMakefile3 # Makefile for the Linux proc filesystem routines.
6 obj-y += proc.o
9 proc-y := nommu.o task_nommu.o
10 proc-$(CONFIG_MMU) := task_mmu.o
12 proc-y += inode.o root.o base.o generic.o array.o \
14 proc-$(CONFIG_TTY) += proc_tty.o
15 proc-y += cmdline.o
16 proc-y += consoles.o
17 proc-y += cpuinfo.o
18 proc-y += devices.o
[all …]
/linux/tools/testing/selftests/proc/
H A D.gitignore5 /proc-2-is-kthread
6 /proc-fsconfig-hidepid
7 /proc-loadavg-001
8 /proc-maps-race
9 /proc-multiple-procfs
10 /proc-net-dev-lseek
11 /proc-empty-vm
12 /proc-pid-vm
13 /proc-self-map-files-001
14 /proc-self-map-files-002
[all …]
H A DMakefile10 TEST_GEN_PROGS += proc-2-is-kthread
11 TEST_GEN_PROGS += proc-loadavg-001
12 TEST_GEN_PROGS += proc-maps-race
13 TEST_GEN_PROGS += proc-net-dev-lseek
14 TEST_GEN_PROGS += proc-empty-vm
15 TEST_GEN_PROGS += proc-pid-vm
16 TEST_GEN_PROGS += proc-self-map-files-001
17 TEST_GEN_PROGS += proc-self-map-files-002
18 TEST_GEN_PROGS += proc-self-isnt-kthread
19 TEST_GEN_PROGS += proc-self-syscall
[all …]
H A Dproc-pidns.c49 self->host_mntns = open("/proc/self/ns/mnt", O_RDONLY|O_CLOEXEC); in FIXTURE_SETUP()
68 ASSERT_SUCCESS(mkdir("/tmp/dummy/proc", 0755)); in FIXTURE_SETUP()
70 self->host_pidns = open("/proc/self/ns/pid", O_RDONLY|O_CLOEXEC); in FIXTURE_SETUP()
78 ASSERT_SUCCESS(mount("/proc/self/ns/pid", "/tmp/dummy/pidns", NULL, MS_BIND, NULL)); in FIXTURE_SETUP()
79 ASSERT_SUCCESS(mount("proc", "/tmp/dummy/proc", "proc", 0, NULL)); in FIXTURE_SETUP()
105 ASSERT_SUCCESS(mkdir("/tmp/proc-host", 0755)); in TEST_F()
106 ASSERT_SUCCESS(mount("proc", "/tmp/proc-host", "proc", 0, "pidns=/proc/self/ns/pid")); in TEST_F()
107 ASSERT_SUCCESS(access("/tmp/proc-host/self/", X_OK)); in TEST_F()
109 ASSERT_SUCCESS(mkdir("/tmp/proc-dummy", 0755)); in TEST_F()
110 ASSERT_SUCCESS(mount("proc", "/tmp/proc-dummy", "proc", 0, "pidns=/tmp/dummy/pidns")); in TEST_F()
[all …]
H A Dproc-self-map-files-001.c16 /* Test readlink /proc/self/map_files/... */
65 pass("/proc/self/map_files/%lx-%lx", a, b); in main()
66 fail("/proc/self/map_files/ %lx-%lx", a, b); in main()
67 fail("/proc/self/map_files/%lx -%lx", a, b); in main()
68 fail("/proc/self/map_files/%lx- %lx", a, b); in main()
69 fail("/proc/self/map_files/%lx-%lx ", a, b); in main()
70 fail("/proc/self/map_files/0%lx-%lx", a, b); in main()
71 fail("/proc/self/map_files/%lx-0%lx", a, b); in main()
73 fail("/proc/self/map_files/100000000%lx-%lx", a, b); in main()
74 fail("/proc/self/map_files/%lx-100000000%lx", a, b); in main()
[all …]
H A Dproc-self-map-files-002.c16 /* Test readlink /proc/self/map_files/... with minimum address. */
77 pass("/proc/self/map_files/%lx-%lx", a, b); in main()
78 fail("/proc/self/map_files/ %lx-%lx", a, b); in main()
79 fail("/proc/self/map_files/%lx -%lx", a, b); in main()
80 fail("/proc/self/map_files/%lx- %lx", a, b); in main()
81 fail("/proc/self/map_files/%lx-%lx ", a, b); in main()
82 fail("/proc/self/map_files/0%lx-%lx", a, b); in main()
83 fail("/proc/self/map_files/%lx-0%lx", a, b); in main()
85 fail("/proc/self/map_files/100000000%lx-%lx", a, b); in main()
86 fail("/proc/self/map_files/%lx-100000000%lx", a, b); in main()
[all …]
/linux/arch/arm/mm/
H A DMakefile19 obj-$(CONFIG_MODULES) += proc-syms.o
67 obj-$(CONFIG_CPU_ARM7TDMI) += proc-arm7tdmi.o
68 obj-$(CONFIG_CPU_ARM720T) += proc-arm720.o
69 obj-$(CONFIG_CPU_ARM740T) += proc-arm740.o
70 obj-$(CONFIG_CPU_ARM9TDMI) += proc-arm9tdmi.o
71 obj-$(CONFIG_CPU_ARM920T) += proc-arm920.o
72 obj-$(CONFIG_CPU_ARM922T) += proc-arm922.o
73 obj-$(CONFIG_CPU_ARM925T) += proc-arm925.o
74 obj-$(CONFIG_CPU_ARM926T) += proc-arm926.o
75 obj-$(CONFIG_CPU_ARM940T) += proc-arm940.o
[all …]
/linux/rust/macros/
H A Dquote.rs
/linux/fs/dlm/
H A Duser.c183 struct dlm_user_proc *proc; in dlm_user_add_ast() local
206 proc = ua->proc; in dlm_user_add_ast()
214 spin_lock_bh(&proc->asts_spin); in dlm_user_add_ast()
229 list_add_tail(&cb->list, &proc->asts); in dlm_user_add_ast()
230 wake_up_interruptible(&proc->wait); in dlm_user_add_ast()
233 spin_unlock_bh(&proc->asts_spin); in dlm_user_add_ast()
237 spin_lock_bh(&proc->locks_spin); in dlm_user_add_ast()
242 spin_unlock_bh(&proc->locks_spin); in dlm_user_add_ast()
248 static int device_user_lock(struct dlm_user_proc *proc, in device_user_lock() argument
256 ls = dlm_find_lockspace_local(proc->lockspace); in device_user_lock()
[all …]
/linux/tools/testing/selftests/timens/
H A Dprocfs.c39 char path[] = "/proc/self/ns/time_for_children"; in init_namespaces()
71 FILE *proc; in read_proc_uptime() local
73 proc = fopen("/proc/uptime", "r"); in read_proc_uptime()
74 if (proc == NULL) { in read_proc_uptime()
75 pr_perror("Unable to open /proc/uptime"); in read_proc_uptime()
79 if (fscanf(proc, "%lu.%02lu", &up_sec, &up_nsec) != 2) { in read_proc_uptime()
84 pr_err("failed to parse /proc/uptime"); in read_proc_uptime()
87 fclose(proc); in read_proc_uptime()
96 FILE *proc; in read_proc_stat_btime() local
[all...]
/linux/Documentation/devicetree/bindings/remoteproc/
H A Dqcom,rpm-proc.yaml4 $id: http://devicetree.org/schemas/remoteproc/qcom,rpm-proc.yaml#
18 | RPM subsystem (qcom,rpm-proc) |
69 - qcom,apq8084-rpm-proc
70 - qcom,ipq6018-rpm-proc
71 - qcom,ipq9574-rpm-proc
72 - qcom,mdm9607-rpm-proc
73 - qcom,msm8226-rpm-proc
74 - qcom,msm8610-rpm-proc
75 - qcom,msm8909-rpm-proc
76 - qcom,msm8916-rpm-proc
[all …]
/linux/tools/testing/selftests/pid_namespace/
H A Dpid_max.c49 umount2("/proc", MNT_DETACH); in pid_max_cb()
51 ret = mount("proc", "/proc", "proc", 0, NULL); in pid_max_cb()
53 fprintf(stderr, "%m - Failed to mount proc\n"); in pid_max_cb()
57 fd = open("/proc/sys/kernel/pid_max", O_RDWR | O_CLOEXEC | O_NOCTTY); in pid_max_cb()
95 umount2("/proc", MNT_DETACH); in pid_max_nested_inner()
97 ret = mount("proc", "/proc", "proc", 0, NULL); in pid_max_nested_inner()
99 fprintf(stderr, "%m - Failed to mount proc\n"); in pid_max_nested_inner()
103 fd = open("/proc/sys/kernel/pid_max", O_RDWR | O_CLOEXEC | O_NOCTTY); in pid_max_nested_inner()
170 umount2("/proc", MNT_DETACH); in pid_max_nested_outer()
172 ret = mount("proc", "/proc", "proc", 0, NULL); in pid_max_nested_outer()
[all …]
/linux/drivers/staging/media/sunxi/sun6i-isp/
H A Dsun6i_isp_proc.c24 *width = isp_dev->proc.mbus_format.width; in sun6i_isp_proc_dimensions()
26 *height = isp_dev->proc.mbus_format.height; in sun6i_isp_proc_dimensions()
112 struct sun6i_isp_proc *proc = &isp_dev->proc; in sun6i_isp_proc_enable() local
118 if (source == &proc->source_csi0) in sun6i_isp_proc_enable()
142 struct v4l2_mbus_framefmt *mbus_format = &isp_dev->proc.mbus_format; in sun6i_isp_proc_configure()
170 struct sun6i_isp_proc *proc = &isp_dev->proc; in sun6i_isp_proc_s_stream() local
171 struct media_pad *local_pad = &proc->pads[SUN6I_ISP_PROC_PAD_SINK_CSI]; in sun6i_isp_proc_s_stream()
189 if (source_subdev == proc->source_csi0.subdev) in sun6i_isp_proc_s_stream()
190 source = &proc->source_csi0; in sun6i_isp_proc_s_stream()
192 source = &proc->source_csi1; in sun6i_isp_proc_s_stream()
[all …]
/linux/tools/testing/selftests/livepatch/
H A Dtest-livepatch.sh15 # - load a livepatch that modifies the output from /proc/cmdline and
23 if [[ "$(cat /proc/cmdline)" != "$MOD_LIVEPATCH1: this has been live patched" ]] ; then
31 if [[ "$(cat /proc/cmdline)" == "$MOD_LIVEPATCH1: this has been live patched" ]] ; then
50 # - load a livepatch that modifies the output from /proc/cmdline and
60 grep 'live patched' /proc/cmdline > /dev/kmsg
61 grep 'live patched' /proc/meminfo > /dev/kmsg
65 grep 'live patched' /proc/cmdline > /dev/kmsg
66 grep 'live patched' /proc/meminfo > /dev/kmsg
71 grep 'live patched' /proc/cmdline > /dev/kmsg
72 grep 'live patched' /proc/meminfo > /dev/kmsg
[all …]
/linux/Documentation/userspace-api/
H A Dlsm.rst19 The proc filesystem provides this value in ``/proc/self/attr/current``.
21 Smack also provides this value in ``/proc/self/attr/smack/current``.
22 AppArmor also provides this value in ``/proc/self/attr/apparmor/current``.
26 The proc filesystem provides this value in ``/proc/self/attr/exec``.
28 AppArmor also provides this value in ``/proc/self/attr/apparmor/exec``.
32 The proc filesystem provides this value in ``/proc/self/attr/fscreate``.
37 The proc filesystem provides this value in ``/proc/self/attr/keycreate``.
42 The proc filesystem provides this value in ``/proc/self/attr/prev``.
44 AppArmor also provides this value in ``/proc/self/attr/apparmor/prev``.
48 The proc filesystem provides this value in ``/proc/self/attr/sockcreate``.
/linux/tools/testing/selftests/damon/
H A Ddamon_nr_regions.py18 proc = subprocess.Popen(['./access_memory_even', '%d' % real_nr_regions,
28 targets=[_damon_sysfs.DamonTarget(pid=proc.pid)],
36 proc.terminate()
41 while proc.poll() is None:
45 proc.terminate()
51 proc.terminate()
57 proc.terminate()
63 proc.terminate()
87 proc = subprocess.Popen(['./access_memory_even', '14', '%d' % sz_region])
95 targets=[_damon_sysfs.DamonTarget(pid=proc.pid)],
[all …]
/linux/lib/
H A Dfw_table.c114 static __init_or_fwtbl_lib int call_handler(struct acpi_subtable_proc *proc, in call_handler() argument
118 if (proc->handler) in call_handler()
119 return proc->handler(hdr, end); in call_handler()
120 if (proc->handler_arg) in call_handler()
121 return proc->handler_arg(hdr, proc->arg, end); in call_handler()
132 * @proc: array of acpi_subtable_proc struct containing entry id
134 * @proc_num: how big proc is?
137 * For each proc_num find a subtable with proc->id and run proc->handler
146 * On success returns sum of all matching entries for all proc handlers.
153 struct acpi_subtable_proc *proc, in acpi_parse_entries_array() argument
[all …]
/linux/Documentation/arch/s390/
H A Dcommon_io.rst24 An ignored device can be un-ignored later; see the "/proc entries"-section for
54 /proc entries
57 * /proc/cio_ignore
61 You can un-ignore certain or all devices by piping to /proc/cio_ignore.
68 - echo free 0.0.0030-0.0.0032 > /proc/cio_ignore
71 - echo free 0.0.0041 > /proc/cio_ignore will furthermore un-ignore device
73 - echo free all > /proc/cio_ignore will un-ignore all remaining ignored
81 /proc/cio_ignore; "add <device range>, <device range>, ..." will ignore the
91 "echo add 0.0.a000-0.0.accc, 0.0.af00-0.0.afff > /proc/cio_ignore"
98 "echo purge > /proc/cio_ignore"
[all …]
/linux/include/uapi/linux/
H A Dsysctl.h74 /* /proc/sys/fs/inotify/ */
227 /* /proc/sys/kernel/random */
238 /* /proc/sys/kernel/pty */
245 /* /proc/sys/bus/isa */
253 /* /proc/sys/net/core */
280 /* /proc/sys/net/ethernet */
282 /* /proc/sys/net/802 */
284 /* /proc/sys/net/unix */
293 /* /proc/sys/net/netfilter */
330 /* /proc/sy
[all...]
/linux/Documentation/sound/designs/
H A Doss-emulation.rst33 /proc/asound/oss/sndstat. This shows in the same syntax of
35 On ALSA, you can symlink /dev/sndstat to this proc file.
37 Please note that the devices listed in this proc file appear only
129 writing a command to the proc file. There is a proc file for each PCM
130 stream, ``/proc/asound/cardX/pcmY[cp]/oss``, where X is the card number
132 playback and ``c`` for capture, respectively. Note that this proc file
171 % echo "quake 0 0 direct" > /proc/asound/card0/pcm0p/oss
177 % echo "quake 0 0 disable" > /proc/asound/card0/pcm0c/oss
179 The permission of proc files depend on the module options of snd.
202 You can check the currently defined configuration by reading the proc
[all …]
/linux/net/sunrpc/auth_gss/
H A Dgss_rpc_upcall.c42 #define PROC(proc, name) \ argument
43 [GSSX_##proc] = { \
44 .p_proc = GSSX_##proc, \
49 .p_statidx = GSSX_##proc, \
50 .p_name = #proc, \
54 PROC(INDICATE_MECHS, indicate_mechs),
55 PROC(GET_CALL_CONTEXT, get_call_context),
56 PROC(IMPORT_AND_CANON_NAME, import_and_canon_name),
57 PROC(EXPORT_CRE
[all...]
/linux/tools/testing/selftests/mm/
H A Dva_high_addr_switch.sh22 local config="/proc/config.gz"
24 [[ -f "${config}" ]] || skip "Cannot find kernel config in /proc or /boot"
31 else {print 1}; exit}' /proc/cpuinfo 2>/dev/null)
42 local config="/proc/config.gz"
44 [[ -f "${config}" ]] || skip "Cannot find kernel config in /proc or /boot"
51 local mmu_support=$(grep -m1 "mmu" /proc/cpuinfo | awk '{print $3}')
56 local hugepages_total=$(awk '/HugePages_Total/ {print $2}' /proc/meminfo)
82 orig_nr_hugepages=$(cat /proc/sys/vm/nr_hugepages)
87 echo "$orig_nr_hugepages" > /proc/sys/vm/nr_hugepages
98 done < /proc/meminf
[all...]
H A Drun_vmtests.sh157 # get huge pagesize and freepages from /proc/meminfo
165 done < /proc/meminfo
183 orig_nr_hugepgs=$(cat /proc/sys/vm/nr_hugepages)
188 echo 3 > /proc/sys/vm/drop_caches
189 if ! echo $((lackpgs + orig_nr_hugepgs)) > /proc/sys/vm/nr_hugepages; then
197 done < /proc/meminfo
200 nr_hugepgs=$(cat /proc/sys/vm/nr_hugepages)
243 echo 3 > /proc/sys/vm/drop_caches
245 echo 1 > /proc/sys/vm/compact_memory
287 shmmax=$(cat /proc/sys/kernel/shmmax)
[all …]
/linux/Documentation/arch/x86/
H A Dmtrr.rst55 The CONFIG_MTRR option creates a /proc/mtrr file which may be used
61 There are two interfaces to /proc/mtrr: one is an ASCII interface
72 % cat /proc/mtrr
78 # echo "base=0xf8000000 size=0x400000 type=write-combining" >! /proc/mtrr
82 # echo "base=0xf8000000 size=0x400000 type=write-combining" >| /proc/mtrr
86 % cat /proc/mtrr
109 in other words the X server will manipulate /proc/mtrr using the
118 %echo "base=0xfb000000 size=0x1000000 type=write-combining" >/proc/mtrr
119 %echo "base=0xfb000000 size=0x1000 type=uncachable" >/proc/mtrr
123 % cat /proc/mtrr
[all …]

12345678910>>...71