Home
last modified time | relevance | path

Searched full:exit (Results 1 – 25 of 191) sorted by relevance

12345678

/Documentation/dev-tools/
Dkcov.rst72 perror("open"), exit(1);
75 perror("ioctl"), exit(1);
80 perror("mmap"), exit(1);
83 perror("ioctl"), exit(1);
96 perror("ioctl"), exit(1);
99 perror("munmap"), exit(1);
101 perror("close"), exit(1);
161 perror("open"), exit(1);
163 perror("ioctl"), exit(1);
171 perror("mmap"), exit(1);
[all …]
Dsparse.rst62 regard to the annotated function's entry and exit.
64 __must_hold - The specified lock is held on function entry and exit.
66 __acquires - The specified lock is held on function exit, but not entry.
68 __releases - The specified lock is held on function entry, but not exit.
/Documentation/devicetree/bindings/power/
Ddomain-idle-state.yaml33 state. Note that, the exit-latency-us duration may be guaranteed only
36 exit-latency-us:
38 The worst case latency in microseconds required to exit the idle
50 - exit-latency-us
62 exit-latency-us = <40>;
/Documentation/userspace-api/media/v4l/
Dselection-api-examples.rst22 exit(-1);
26 exit(-1);
44 exit(-1);
55 exit(-1);
77 exit(-1);
80 exit(-1);
Dstandard.rst84 exit(EXIT_FAILURE);
93 exit(EXIT_SUCCESS);
104 exit(EXIT_FAILURE);
119 exit(EXIT_FAILURE);
124 exit(EXIT_FAILURE);
144 exit(EXIT_FAILURE);
159 exit(EXIT_FAILURE);
164 exit(EXIT_FAILURE);
169 exit(EXIT_FAILURE);
179 exit(EXIT_FAILURE);
Dcapture.c.rst60 exit(EXIT_FAILURE);
205 exit(EXIT_FAILURE);
311 exit(EXIT_FAILURE);
319 exit(EXIT_FAILURE);
337 exit(EXIT_FAILURE);
346 exit(EXIT_FAILURE);
353 exit(EXIT_FAILURE);
395 exit(EXIT_FAILURE);
405 exit(EXIT_FAILURE);
414 exit(EXIT_FAILURE);
[all …]
Dmmap.rst79 exit(EXIT_FAILURE);
87 exit(EXIT_FAILURE);
103 exit(EXIT_FAILURE);
114 /* If you do not exit here you should unmap() and free()
117 exit(EXIT_FAILURE);
152 exit(EXIT_FAILURE);
160 exit(EXIT_FAILURE);
181 exit(EXIT_FAILURE);
194 /* If you do not exit here you should unmap() and free()
197 exit(EXIT_FAILURE);
Dv4l2grab.c.rst50 exit(EXIT_FAILURE);
72 exit(EXIT_FAILURE);
84 exit(EXIT_FAILURE);
113 exit(EXIT_FAILURE);
152 exit(EXIT_FAILURE);
Dvideo.rst42 exit(EXIT_FAILURE);
50 exit(EXIT_FAILURE);
67 exit(EXIT_FAILURE);
Dcrop.rst177 exit (EXIT_FAILURE);
189 exit (EXIT_FAILURE);
215 exit (EXIT_FAILURE);
236 exit (EXIT_FAILURE);
257 exit (EXIT_FAILURE);
279 exit (EXIT_FAILURE);
288 exit (EXIT_FAILURE);
300 exit (EXIT_FAILURE);
/Documentation/devicetree/bindings/arm/
Didle-states.yaml22 enter/exit specific idle states on a given processor.
52 triggered upon idle states entry and exit.
55 properties required to enter and exit an idle state:
57 ..__[EXEC]__|__[PREP]__|__[ENTRY]__|__[IDLE]__|__[EXIT]__|__[EXEC]__..
62 |<- exit ->|
74 (i.e. less than the ENTRY + EXIT duration). If aborted, CPU
84 EXIT: Period during which the CPU is brought back to operational
88 exit-latency may be guaranteed only after entry-latency has passed.
95 to be entry-latency + exit-latency.
107 wakeup-delay = exit-latency + max(entry-latency - (now - entry-timestamp), 0)
[all …]
/Documentation/locking/
Drobust-futex-ABI.rst9 futexes, for kernel assist of cleanup of held locks on task exit.
19 2) internal kernel code at exit, to handle any listed locks held
32 to do so, then improperly listed locks will not be cleaned up on exit,
52 exit, if the corresponding sys_set_robust_list() call has been made to
70 and is needed to correctly resolve races should a thread exit while
82 waiting for a lock on a threads exit if that next thread used the futex
86 robust_futex support for exit cleanup of that lock, it should have one
114 up locks held at the time of (a perhaps unexpectedly) exit.
120 list 'head' is, and to walk the list on thread exit, handling locks
156 On exit, the kernel will consider the address stored in
[all …]
/Documentation/s390/
Dconfig3270.sh33 ls $P > /dev/null 2>&1 || exit 1
37 echo "#!/bin/sh" > $SCR || exit 1
43 echo "grep -v $TTY $INITTAB > $NINITTAB" > $SCRTMP || exit 1
72 echo mv $INITTAB $OINITTAB >> $SCRTMP || exit 1
76 exit 0
/Documentation/x86/
Dpti.rst21 data: only what is needed to enter/exit the kernel such as the
22 entry/exit functions themselves and the interrupt descriptor table
47 and exit the kernel. This data is entirely contained in the 'struct
81 and exit (it can be skipped when the kernel is interrupted,
83 cycles, and are required at every entry and exit.
99 switch, or kernel entry/exit) cheaper. But, on systems with
102 deferred until the exit to userspace, minimizing the cost.
109 and one for the entry/exit structures. At fork(), we need to
148 in /proc/interrupts). This exercises the NMI entry/exit code which
180 * Kernel crashes at the first exit to userspace. entry_64.S
[all …]
Dmtrr.rst223 exit (1);
226 exit (2);
240 if (errno == EINVAL) exit (0);
242 exit (3);
320 exit (1);
331 exit (2);
339 exit (3);
342 exit (4);
347 exit (5);
/Documentation/arm64/
Dperf.rst61 must enable/disable counting on the entry and exit to the guest. This is
80 On non-VHE hosts we enable/disable counters on the entry/exit of host/guest
84 entry/exit when counting guest events by filtering out EL2 for
86 window at the guest entry/exit where host events are not captured.
/Documentation/devicetree/bindings/thermal/
Dthermal-idle.yaml38 exit-latency-us:
40 The exit latency constraint in microsecond for the injected idle state
72 exit-latency-us = <500>;
88 exit-latency-us = <500>;
/Documentation/admin-guide/aoe/
Dudev-install.sh17 exit 1
31 exit 1
/Documentation/arm/samsung/
Dclksrc-change-registers.awk45 exit
53 exit
63 exit
100 exit 1;
/Documentation/usb/
Dusbdevfs-drop-permissions.c84 "[0] Exit now\n" in main()
93 goto exit; in main()
112 exit: in main()
/Documentation/accounting/
Dtaskstats.rst11 - efficiently provide statistics during lifetime of a task and on its exit
49 send commands and process responses, listen for per-tid/tgid exit data,
83 Commands to register/deregister interest in exit data from a set of cpus
87 comma-separated cpu ranges e.g. to listen to exit data from cpus 1,2,3,5,7,8
164 up with the kernel's rate of sending per-tid/tgid exit data leading to data
171 listeners to receive exit data.
/Documentation/ABI/testing/
Dsysfs-driver-typec-displayport18 Note. USB configuration does not equal to Exit Mode. It is
21 where the mode has been exited (to exit the mode, see
/Documentation/devicetree/bindings/arm/msm/
Dqcom,idle-state.txt5 states. Idle states have different enter/exit latency and residency values.
52 power modes possible at this state is vast, the exit latency and the residency
79 exit-latency-us = <200>;
/Documentation/hwmon/
Dsmsc47b397.rst110 3. Exit Configuration Mode.
137 Exit Configuration Mode
140 To exit the Configuration State the write 0xAA to the CONFIG PORT (0x2E).
159 ; EXIT CONFIGURATION MODE
194 ; EXIT CONFIGURATION MODE
/Documentation/i2c/
Dfunctionality.rst112 goto exit;
145 exit(1);
149 exit(1);
154 exit(1);

12345678