Home
last modified time | relevance | path

Searched refs:signal (Results 1 – 200 of 806) sorted by relevance

12345

/linux-4.4.14/arch/arm/mach-spear/
Dpl080.c32 unsigned int signal = cd->min_signal, val; in pl080_get_signal() local
38 if (signals[signal].busy && in pl080_get_signal()
39 (signals[signal].val != cd->muxval)) { in pl080_get_signal()
45 if (!signals[signal].busy) { in pl080_get_signal()
53 val &= ~(0x3 << (signal * 2)); in pl080_get_signal()
54 val |= cd->muxval << (signal * 2); in pl080_get_signal()
58 signals[signal].busy++; in pl080_get_signal()
59 signals[signal].val = cd->muxval; in pl080_get_signal()
62 return signal; in pl080_get_signal()
65 void pl080_put_signal(const struct pl08x_channel_data *cd, int signal) in pl080_put_signal() argument
[all …]
Dpl080.h19 void pl080_put_signal(const struct pl08x_channel_data *cd, int signal);
/linux-4.4.14/drivers/staging/vt6655/
Dbaseband.c1794 phy->signal = 0x00; in vnt_get_phy_field()
1801 phy->signal = 0x09; in vnt_get_phy_field()
1803 phy->signal = 0x01; in vnt_get_phy_field()
1814 phy->signal = 0x0a; in vnt_get_phy_field()
1816 phy->signal = 0x02; in vnt_get_phy_field()
1831 phy->signal = 0x0b; in vnt_get_phy_field()
1833 phy->signal = 0x03; in vnt_get_phy_field()
1838 phy->signal = 0x9b; in vnt_get_phy_field()
1840 phy->signal = 0x8b; in vnt_get_phy_field()
1845 phy->signal = 0x9f; in vnt_get_phy_field()
[all …]
/linux-4.4.14/Documentation/devicetree/bindings/leds/
Dleds-bcm6328.txt14 should be controlled by a hardware signal instead of the MODE register value,
18 explained later in brcm,link-signal-sources). Even if a LED is hardware
34 - brcm,serial-clk-low : Boolean, makes clock signal active low.
36 - brcm,serial-dat-low : Boolean, makes data signal active low.
59 - brcm,link-signal-sources : An array of hardware link
60 signal sources. Up to four link hardware signals can get muxed into
63 4 to 7. A signal can be muxed to more than one LED, and one LED can
64 have more than one source signal.
65 - brcm,activity-signal-sources : An array of hardware activity
66 signal sources. Up to four activity hardware signals can get muxed into
[all …]
Dleds-aat1290.txt5 respectively. In order to add a capability of selecting the strobe signal source
18 node, which sets the host as a strobe signal provider. Entry
20 ISP as a strobe signal provider.
38 a switch that allows for routing strobe signal either from the host or from
/linux-4.4.14/drivers/staging/vt6656/
Dbaseband.c217 phy->signal = 0x00; in vnt_get_phy_field()
224 phy->signal = 0x09; in vnt_get_phy_field()
226 phy->signal = 0x01; in vnt_get_phy_field()
237 phy->signal = 0x0a; in vnt_get_phy_field()
239 phy->signal = 0x02; in vnt_get_phy_field()
254 phy->signal = 0x0b; in vnt_get_phy_field()
256 phy->signal = 0x03; in vnt_get_phy_field()
261 phy->signal = 0x9b; in vnt_get_phy_field()
263 phy->signal = 0x8b; in vnt_get_phy_field()
268 phy->signal = 0x9f; in vnt_get_phy_field()
[all …]
Dcard.c320 data[2] = phy[0].signal; in vnt_set_rspinf()
324 data[6] = phy[1].signal; in vnt_set_rspinf()
328 data[10] = phy[2].signal; in vnt_set_rspinf()
332 data[14] = phy[3].signal; in vnt_set_rspinf()
Dbaseband.h85 u8 signal; member
/linux-4.4.14/drivers/tty/
Dtty_audit.c116 buf = current->signal->tty_audit_buf; in tty_audit_exit()
117 current->signal->tty_audit_buf = NULL; in tty_audit_exit()
135 sig->audit_tty = current->signal->audit_tty; in tty_audit_fork()
136 sig->audit_tty_log_passwd = current->signal->audit_tty_log_passwd; in tty_audit_fork()
149 should_audit = current->signal->audit_tty; in tty_audit_tiocsti()
150 buf = current->signal->tty_audit_buf; in tty_audit_tiocsti()
190 if (tsk->signal->audit_tty) { in tty_audit_push_current()
191 buf = tsk->signal->tty_audit_buf; in tty_audit_push_current()
228 if (likely(!current->signal->audit_tty)) in tty_audit_buf_get()
230 buf = current->signal->tty_audit_buf; in tty_audit_buf_get()
[all …]
Dtty_io.c399 if (current->signal->tty != tty) in __tty_check_change()
510 tty = p->signal->tty; in proc_clear_tty()
511 p->signal->tty = NULL; in proc_clear_tty()
540 if (current->signal->tty) { in __proc_set_tty()
542 current->signal->tty->name); in __proc_set_tty()
543 tty_kref_put(current->signal->tty); in __proc_set_tty()
545 put_pid(current->signal->tty_old_pgrp); in __proc_set_tty()
546 current->signal->tty = tty_kref_get(tty); in __proc_set_tty()
547 current->signal->tty_old_pgrp = NULL; in __proc_set_tty()
563 tty = tty_kref_get(current->signal->tty); in get_current_tty()
[all …]
/linux-4.4.14/Documentation/devicetree/bindings/reset/
Dreset.txt8 Hardware blocks typically receive a reset signal. This signal is generated by
14 A reset signal is represented by the phandle of the provider, plus a reset
15 specifier - a list of DT cells that represents the reset signal within the
20 A word on where to place reset signal consumers in device tree: It is possible
21 in hardware for a reset signal to affect multiple logically separate HW blocks
22 at once. In this case, it would be unwise to represent this reset signal in
26 children of the bus are affected by the reset signal, or an individual HW
29 rather than to slavishly enumerate the reset signal that affects each HW
49 for each reset signal that affects the device, or that the
55 reset-names: List of reset signal name strings sorted in the same order as
[all …]
/linux-4.4.14/arch/s390/kernel/
Dtraps.c186 int signal = 0; in illegal_op() local
201 signal = SIGILL; in illegal_op()
207 signal = SIGILL; in illegal_op()
217 signal = SIGILL; in illegal_op()
219 if (signal) in illegal_op()
220 do_trap(regs, signal, ILL_ILLOPC, "illegal operation"); in illegal_op()
264 int signal = 0; in data_exception() local
270 signal = SIGFPE; in data_exception()
272 signal = SIGILL; in data_exception()
273 if (signal == SIGFPE) in data_exception()
[all …]
Dcompat_ptrace.h49 s32 signal; /* Signal that caused the core dump. */ member
/linux-4.4.14/drivers/atm/
Dadummy.c48 int signal; in __set_signal() local
50 if (sscanf(buf, "%d", &signal) == 1) { in __set_signal()
52 if (signal < ATM_PHY_SIG_LOST || signal > ATM_PHY_SIG_FOUND) in __set_signal()
53 signal = ATM_PHY_SIG_UNKNOWN; in __set_signal()
55 atm_dev_signal_change(atm_dev, signal); in __set_signal()
65 return sprintf(buf, "%d\n", atm_dev->signal); in __show_signal()
67 static DEVICE_ATTR(signal, 0644, __show_signal, __set_signal);
Didt77105.c122 if (dev->signal != ATM_PHY_SIG_LOST) in idt77105_restart_timer_func()
277 if (dev->signal == ATM_PHY_SIG_LOST) in idt77105_start()
296 if (dev->signal == ATM_PHY_SIG_FOUND) { in idt77105_start()
/linux-4.4.14/kernel/
Dsignal.c74 if (unlikely(t->signal->flags & SIGNAL_UNKILLABLE) && in sig_task_ignored()
104 static inline int has_pending_signals(sigset_t *signal, sigset_t *blocked) in has_pending_signals() argument
112 ready |= signal->sig[i] &~ blocked->sig[i]; in has_pending_signals()
115 case 4: ready = signal->sig[3] &~ blocked->sig[3]; in has_pending_signals()
116 ready |= signal->sig[2] &~ blocked->sig[2]; in has_pending_signals()
117 ready |= signal->sig[1] &~ blocked->sig[1]; in has_pending_signals()
118 ready |= signal->sig[0] &~ blocked->sig[0]; in has_pending_signals()
121 case 2: ready = signal->sig[1] &~ blocked->sig[1]; in has_pending_signals()
122 ready |= signal->sig[0] &~ blocked->sig[0]; in has_pending_signals()
125 case 1: ready = signal->sig[0] &~ blocked->sig[0]; in has_pending_signals()
[all …]
Dexit.c85 struct signal_struct *sig = tsk->signal; in __exit_signal()
257 if (p->signal->flags & SIGNAL_STOP_STOPPED) in has_stopped_jobs()
472 father->signal->group_exit_code ?: father->exit_code); in find_child_reaper()
496 if (father->signal->has_child_subreaper) { in find_new_reaper()
508 if (!reaper->signal->is_child_subreaper) in find_new_reaper()
619 if (unlikely(tsk->signal->notify_count < 0)) in exit_notify()
620 wake_up_process(tsk->signal->group_exit_task); in exit_notify()
720 group_dead = atomic_dec_and_test(&tsk->signal->live); in do_exit()
722 hrtimer_cancel(&tsk->signal->real_timer); in do_exit()
723 exit_itimers(tsk->signal); in do_exit()
[all …]
Dkcmp.c121 ret = kcmp_lock(&task1->signal->cred_guard_mutex, in SYSCALL_DEFINE5()
122 &task2->signal->cred_guard_mutex); in SYSCALL_DEFINE5()
174 kcmp_unlock(&task1->signal->cred_guard_mutex, in SYSCALL_DEFINE5()
175 &task2->signal->cred_guard_mutex); in SYSCALL_DEFINE5()
Dfork.c259 put_signal_struct(tsk->signal); in __put_task_struct()
313 init_task.signal->rlim[RLIMIT_NPROC].rlim_cur = max_threads/2; in fork_init()
314 init_task.signal->rlim[RLIMIT_NPROC].rlim_max = max_threads/2; in fork_init()
315 init_task.signal->rlim[RLIMIT_SIGPENDING] = in fork_init()
316 init_task.signal->rlim[RLIMIT_NPROC]; in fork_init()
797 err = mutex_lock_killable(&task->signal->cred_guard_mutex); in mm_access()
807 mutex_unlock(&task->signal->cred_guard_mutex); in mm_access()
1124 tsk->signal = sig; in copy_signal()
1147 memcpy(sig->rlim, current->signal->rlim, sizeof sig->rlim); in copy_signal()
1155 sig->oom_score_adj = current->signal->oom_score_adj; in copy_signal()
[all …]
Dsys.c887 cutime = current->signal->cutime; in do_sys_times()
888 cstime = current->signal->cstime; in do_sys_times()
962 if (p->signal->leader) in SYSCALL_DEFINE2()
1075 if (group_leader->signal->leader) in SYSCALL_DEFINE0()
1084 group_leader->signal->leader = 1; in SYSCALL_DEFINE0()
1315 x = current->signal->rlim[resource]; in SYSCALL_DEFINE2()
1383 rlim = tsk->signal->rlim + resource; in do_prlimit()
1555 maxrss = p->signal->maxrss; in k_getrusage()
1565 utime = p->signal->cutime; in k_getrusage()
1566 stime = p->signal->cstime; in k_getrusage()
[all …]
Dacct.c414 struct pacct_struct *pacct = &current->signal->pacct; in fill_ac()
454 tty = current->signal->tty; /* Safe as we hold the siglock */ in fill_ac()
478 flim = current->signal->rlim[RLIMIT_FSIZE].rlim_cur; in do_acct_process()
479 current->signal->rlim[RLIMIT_FSIZE].rlim_cur = RLIM_INFINITY; in do_acct_process()
521 current->signal->rlim[RLIMIT_FSIZE].rlim_cur = flim; in do_acct_process()
532 struct pacct_struct *pacct = &current->signal->pacct; in acct_collect()
Dtaskstats.c225 if (first->signal->stats) in fill_stats_for_tgid()
226 memcpy(stats, first->signal->stats, sizeof(*stats)); in fill_stats_for_tgid()
264 if (!tsk->signal->stats) in fill_tgid_exit()
273 delayacct_add_tsk(tsk->signal->stats, tsk); in fill_tgid_exit()
584 struct signal_struct *sig = tsk->signal; in taskstats_tgid_alloc()
658 memcpy(stats, tsk->signal->stats, sizeof(*stats)); in taskstats_exit()
Daudit.c1037 s.enabled = tsk->signal->audit_tty; in audit_receive_msg()
1038 s.log_passwd = tsk->signal->audit_tty_log_passwd; in audit_receive_msg()
1058 old.enabled = tsk->signal->audit_tty; in audit_receive_msg()
1059 old.log_passwd = tsk->signal->audit_tty_log_passwd; in audit_receive_msg()
1061 tsk->signal->audit_tty = s.enabled; in audit_receive_msg()
1062 tsk->signal->audit_tty_log_passwd = s.log_passwd; in audit_receive_msg()
1888 if (tsk->signal && tsk->signal->tty && tsk->signal->tty->name) in audit_log_task_info()
1889 tty = tsk->signal->tty->name; in audit_log_task_info()
/linux-4.4.14/tools/perf/ui/tui/
Dsetup.c49 signal(SIGWINCH, ui__sigwinch); in ui__setup_sigwinch()
144 signal(SIGSEGV, ui__signal_backtrace); in ui__init()
145 signal(SIGFPE, ui__signal_backtrace); in ui__init()
146 signal(SIGINT, ui__signal); in ui__init()
147 signal(SIGQUIT, ui__signal); in ui__init()
148 signal(SIGTERM, ui__signal); in ui__init()
/linux-4.4.14/arch/um/os-Linux/
Dutil.c102 signal(SIGWINCH, SIG_IGN); in os_fix_helper_signals()
103 signal(SIGINT, SIG_DFL); in os_fix_helper_signals()
104 signal(SIGTERM, SIG_DFL); in os_fix_helper_signals()
111 signal(SIGSEGV, SIG_DFL); in os_dump_core()
120 signal(SIGTERM, SIG_IGN); in os_dump_core()
DMakefile7 registers.o sigio.o signal.o start_up.o time.o tty.o \
13 main.o mem.o process.o registers.o sigio.o signal.o start_up.o time.o \
Dsignal.c215 int change_sig(int signal, int on) in change_sig() argument
220 sigaddset(&sigset, signal); in change_sig()
Dprocess.c284 signal(SIGHUP, SIG_IGN); in init_new_thread_signals()
286 signal(SIGWINCH, SIG_IGN); in init_new_thread_signals()
/linux-4.4.14/drivers/staging/media/lirc/
Dlirc_parallel.c206 static void rbuf_write(int signal) in rbuf_write() argument
217 rbuf[wptr] = signal; in rbuf_write()
226 long signal; in lirc_lirc_irq_handler() local
249 signal = tv.tv_sec - lasttv.tv_sec; in lirc_lirc_irq_handler()
250 if (signal > 15) in lirc_lirc_irq_handler()
254 data = (int) (signal*1000000 + in lirc_lirc_irq_handler()
273 signal = 1; in lirc_lirc_irq_handler()
278 signal++; in lirc_lirc_irq_handler()
282 if (signal > timeout in lirc_lirc_irq_handler()
284 signal = 0; in lirc_lirc_irq_handler()
[all …]
/linux-4.4.14/include/drm/ttm/
Dttm_lock.h76 int signal; member
240 int signal) in ttm_lock_set_kill() argument
244 lock->signal = signal; in ttm_lock_set_kill()
/linux-4.4.14/Documentation/devicetree/bindings/serial/
Dsnps-dw-apb-uart.txt27 - dcd-override : Override the DCD modem status signal. This signal will always
30 - dsr-override : Override the DTS modem status signal. This signal will always
33 - cts-override : Override the CTS modem status signal. This signal will always
36 - ri-override : Override the RI modem status signal. This signal will always be
Drs485.txt3 The RTS signal is capable of automatically controlling line direction for
10 * a is the delay between rts signal and beginning of data sent in milliseconds.
12 * b is the delay between end of data sent and rts signal in milliseconds
/linux-4.4.14/drivers/mailbox/
Dmailbox-test.c38 char *signal; member
62 tdev->signal = kzalloc(MBOX_MAX_SIG_LEN, GFP_KERNEL); in mbox_test_signal_write()
63 if (!tdev->signal) in mbox_test_signal_write()
66 ret = copy_from_user(tdev->signal, userbuf, count); in mbox_test_signal_write()
68 kfree(tdev->signal); in mbox_test_signal_write()
115 if (tdev->mmio && tdev->signal) { in mbox_test_message_write()
117 MBOX_BYTES_PER_LINE, 1, tdev->signal, MBOX_MAX_SIG_LEN, true); in mbox_test_message_write()
119 data = tdev->signal; in mbox_test_message_write()
131 kfree(tdev->signal); in mbox_test_message_write()
242 if (tdev->signal) in mbox_test_prepare_message()
/linux-4.4.14/drivers/hv/
Dchannel.c603 bool signal = false; in vmbus_sendpacket_ctl() local
623 &signal); in vmbus_sendpacket_ctl()
642 signal = true; in vmbus_sendpacket_ctl()
646 if (((ret == 0) && kick_q && signal) || (ret)) in vmbus_sendpacket_ctl()
698 bool signal = false; in vmbus_sendpacket_pagebuffer_ctl() local
735 ret = hv_ringbuffer_write(&channel->outbound, bufferlist, 3, &signal); in vmbus_sendpacket_pagebuffer_ctl()
754 signal = true; in vmbus_sendpacket_pagebuffer_ctl()
758 if (((ret == 0) && kick_q && signal) || (ret)) in vmbus_sendpacket_pagebuffer_ctl()
797 bool signal = false; in vmbus_sendpacket_mpb_desc() local
817 ret = hv_ringbuffer_write(&channel->outbound, bufferlist, 3, &signal); in vmbus_sendpacket_mpb_desc()
[all …]
Dring_buffer.c391 struct kvec *kv_list, u32 kv_count, bool *signal) in hv_ringbuffer_write() argument
452 *signal = hv_need_to_signal(old_write, outring_info); in hv_ringbuffer_write()
508 u32 buflen, u32 offset, bool *signal) in hv_ringbuffer_read() argument
555 *signal = hv_need_to_signal_on_read(bytes_avail_towrite, inring_info); in hv_ringbuffer_read()
/linux-4.4.14/include/linux/
Doom.h60 current->signal->oom_flags |= OOM_FLAG_ORIGIN; in set_current_oom_origin()
65 current->signal->oom_flags &= ~OOM_FLAG_ORIGIN; in clear_current_oom_origin()
70 return !!(p->signal->oom_flags & OOM_FLAG_ORIGIN); in oom_task_origin()
113 !(task->signal->flags & SIGNAL_GROUP_COREDUMP); in task_will_free_mem()
Dinit_task.h49 .signal = {{0}}}, \
230 .signal = &init_signals, \
235 .signal = {{0}}}, \
Datmdev.h159 char signal; /* signal status (ATM_PHY_SIG_*) */ member
236 void atm_dev_signal_change(struct atm_dev *dev, char signal);
/linux-4.4.14/Documentation/devicetree/bindings/mmc/
Dmmci.txt20 - st,sig-dir-dat0 : bus signal direction pin used for DAT[0].
21 - st,sig-dir-dat2 : bus signal direction pin used for DAT[2].
22 - st,sig-dir-dat31 : bus signal direction pin used for DAT[3] and DAT[1].
23 - st,sig-dir-dat74 : bus signal direction pin used for DAT[4] to DAT[7].
24 - st,sig-dir-cmd : cmd signal direction pin used for CMD.
25 - st,sig-pin-fbclk : feedback clock signal pin used.
/linux-4.4.14/kernel/time/
Ditimer.c49 struct cpu_itimer *it = &tsk->signal->it[clock_id]; in get_cpu_itimer()
86 value->it_value = itimer_get_remtime(&tsk->signal->real_timer); in do_getitimer()
88 ktime_to_timeval(tsk->signal->it_real_incr); in do_getitimer()
150 struct cpu_itimer *it = &tsk->signal->it[clock_id]; in set_cpu_itimer()
207 timer = &tsk->signal->real_timer; in do_setitimer()
211 = ktime_to_timeval(tsk->signal->it_real_incr); in do_setitimer()
220 tsk->signal->it_real_incr = in do_setitimer()
224 tsk->signal->it_real_incr.tv64 = 0; in do_setitimer()
Dposix-cpu-timers.c232 struct thread_group_cputimer *cputimer = &tsk->signal->cputimer; in thread_group_cputimer()
458 cleanup_timers(tsk->signal->cpu_timers); in posix_cpu_timers_exit_group()
482 head = p->signal->cpu_timers; in arm_timer()
483 cputime_expires = &p->signal->cputime_expires; in arm_timer()
609 if (READ_ONCE(tsk->signal->cputimer.running)) in posix_cpu_timers_can_stop_tick()
862 struct signal_struct *const sig = tsk->signal; in check_thread_timers()
947 tsk->signal->leader_pid, cur_time); in check_cpu_itimer()
964 struct signal_struct *const sig = tsk->signal; in check_process_timers()
975 if (!READ_ONCE(tsk->signal->cputimer.running)) in check_process_timers()
1152 sig = tsk->signal; in fastpath_timer_check()
[all …]
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/pm/
Dbase.c52 if (dom->signal[i].name) in nvkm_perfdom_count_perfsig()
84 if (!dom->signal[si].name) in nvkm_perfsig_find()
86 return &dom->signal[si]; in nvkm_perfsig_find()
140 ctr->signal[i], &dom); in nvkm_perfsrc_enable()
179 ctr->signal[i], &dom); in nvkm_perfsrc_disable()
329 struct nvkm_perfsig *signal[4], u64 source[4][8], in nvkm_perfctr_new()
346 if (signal[i]) { in nvkm_perfctr_new()
347 ctr->signal[i] = signal[i] - dom->signal; in nvkm_perfctr_new()
390 for (s = 0; s < ARRAY_SIZE(args->v0.ctr[c].signal); s++) { in nvkm_perfdom_new_()
392 args->v0.ctr[c].signal[s], in nvkm_perfdom_new_()
[all …]
Dpriv.h16 u8 signal[4]; member
53 u8 signal; member
65 const struct nvkm_specsig *signal; member
83 struct nvkm_perfsig signal[]; member
/linux-4.4.14/drivers/pps/generators/
DKconfig8 tristate "Parallel port PPS signal generator"
11 If you say yes here you get support for a PPS signal generator which
13 parport abstraction layer and hrtimers to precisely control the signal.
/linux-4.4.14/Documentation/gpio/
Dgpio.txt25 digital signal. They are provided from many kinds of chip, and are familiar
78 It is natural to assume that a GPIO is "active" when its output signal is 1
79 ("high"), and inactive when it is 0 ("low"). However in practice the signal of a
84 means "active") so that drivers only need to worry about the logical signal and
89 Sometimes shared signals need to use "open drain" (where only the low signal
90 level is actually driven), or "open source" (where only the high signal level is
92 used for TTL. A pullup or pulldown resistor causes the high or low signal level.
96 One common example of an open drain signal is a shared active-low IRQ line.
104 LOW: gpiod_direction_output(gpio, 0) ... this drives the signal and overrides
108 (or some other device) controls the signal.
[all …]
/linux-4.4.14/tools/testing/selftests/timers/
Dposix_timers.c100 signal(SIGVTALRM, sig_handler); in check_itimer()
102 signal(SIGPROF, sig_handler); in check_itimer()
104 signal(SIGALRM, sig_handler); in check_itimer()
162 signal(SIGALRM, sig_handler); in check_timer_create()
Dleapcrash.c80 signal(SIGINT, handler); in main()
81 signal(SIGKILL, handler); in main()
/linux-4.4.14/drivers/net/wireless/orinoco/
Dscan.c83 s32 signal; in orinoco_add_hostscan_result() local
124 signal = SIGNAL_TO_MBM(le16_to_cpu(bss->a.level)); in orinoco_add_hostscan_result()
128 beacon_interval, ie_buf, ie_len, signal, in orinoco_add_hostscan_result()
142 s32 signal; in orinoco_add_extscan_result() local
158 signal = SIGNAL_TO_MBM(bss->level); in orinoco_add_extscan_result()
162 beacon_interval, ie, ie_len, signal, in orinoco_add_extscan_result()
/linux-4.4.14/tools/virtio/virtio-trace/
Dtrace-agent-ctl.c98 signal(SIGTERM, signal_handler); in rw_ctl_loop()
99 signal(SIGINT, signal_handler); in rw_ctl_loop()
100 signal(SIGQUIT, signal_handler); in rw_ctl_loop()
/linux-4.4.14/Documentation/devicetree/bindings/usb/
Dusb3503.txt18 - refclk: Clock used for driving REFCLK signal (optional, if not provided
19 the driver assumes that clock signal is always available, its
22 - refclk-frequency: Frequency of the REFCLK signal as defined by REF_SEL
24 REFCLK signal and assume that a value from the primary reference
Dsamsung-hsotg.txt18 interrupt signal of the HSOTG block is routed,
19 - interrupts: specifier of interrupt signal of interrupt controller,
Ddwc3.txt40 disabling the suspend signal to the PHY.
41 - snps,is-utmi-l1-suspend: true when DWC3 asserts output signal
48 fladj_30mhz_sdbnd signal is invalid or incorrect.
Dfsl-usb.txt41 port power polarity of internal PHY signal DRVVBUS is inverted.
43 the PWR_FAULT signal polarity is inverted.
/linux-4.4.14/Documentation/devicetree/bindings/regulator/
Dqcom,spmi-regulator.txt126 BIT(0) = follow HW0_EN signal
127 BIT(1) = follow HW1_EN signal
128 BIT(2) = follow HW2_EN signal
129 BIT(3) = follow HW3_EN signal
138 BIT(0) = follow HW0_EN signal
139 BIT(1) = follow HW1_EN signal
140 BIT(2) = follow HW2_EN signal
141 BIT(3) = follow HW3_EN signal
/linux-4.4.14/tools/testing/selftests/x86/
Dtest_FISTTP.c125 signal(SIGILL, sighandler); in main()
126 signal(SIGFPE, sighandler); in main()
127 signal(SIGSEGV, sighandler); in main()
Dtest_FCMOV.c61 signal(SIGILL, sighandler); in main()
62 signal(SIGFPE, sighandler); in main()
63 signal(SIGSEGV, sighandler); in main()
Dtest_FCOMI.c306 signal(SIGILL, sighandler); in main()
307 signal(SIGFPE, sighandler); in main()
308 signal(SIGSEGV, sighandler); in main()
/linux-4.4.14/drivers/misc/mic/scif/
Dscif_fd.c446 struct scifioctl_fence_signal signal; in scif_fdioctl() local
448 if (copy_from_user(&signal, argp, sizeof(signal))) { in scif_fdioctl()
453 err = scif_fence_signal(priv, signal.loff, signal.lval, in scif_fdioctl()
454 signal.roff, signal.rval, signal.flags); in scif_fdioctl()
/linux-4.4.14/Documentation/dvb/
Davermedia.txt25 Analogue Television signal. An Analogue TV signal (otherwise
31 composite video signal is about as far removed from a digital
35 * Tune the receiver to receive a broadcast signal
36 * demodulate the broadcast signal
37 * demultiplex the analogue video signal and analogue audio
38 signal (note some countries employ a digital audio signal
39 embedded within the modulated composite analogue signal -
41 * digitize the analogue video signal and make the resulting
46 For a PAL TV signal encoded at a resolution of 768x576 24-bit
58 * Tune the received to receive a broadcast signal.
[all …]
/linux-4.4.14/fs/
Dcoredump.c292 start->signal->flags = SIGNAL_GROUP_COREDUMP | flags; in zap_process()
293 start->signal->group_exit_code = exit_code; in zap_process()
294 start->signal->group_stop_count = 0; in zap_process()
299 sigaddset(&t->pending.signal, SIGKILL); in zap_process()
316 if (!signal_group_exit(tsk->signal)) { in zap_threads()
318 tsk->signal->group_exit_task = tsk; in zap_threads()
425 current->signal->group_exit_code |= 0x80; in coredump_finish()
426 current->signal->group_exit_task = NULL; in coredump_finish()
427 current->signal->flags = SIGNAL_GROUP_EXIT; in coredump_finish()
504 current->signal->rlim[RLIMIT_CORE] = (struct rlimit){1, 1}; in umh_pipe_setup()
/linux-4.4.14/kernel/sched/
Dstats.h175 struct thread_group_cputimer *cputimer = &tsk->signal->cputimer; in cputimer_running()
214 struct thread_group_cputimer *cputimer = &tsk->signal->cputimer; in account_group_user_time()
235 struct thread_group_cputimer *cputimer = &tsk->signal->cputimer; in account_group_system_time()
256 struct thread_group_cputimer *cputimer = &tsk->signal->cputimer; in account_group_exec_runtime()
Dauto_group.c19 init_task->signal->autogroup = &autogroup_default; in autogroup_init()
59 ag = autogroup_kref_get(p->signal->autogroup); in autogroup_task_get()
134 prev = p->signal->autogroup; in autogroup_move_group()
140 p->signal->autogroup = autogroup_kref_get(ag); in autogroup_move_group()
Dauto_group.h35 return p->signal->autogroup->tg; in autogroup_task_group()
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-class-pwm55 Sets the PWM signal period in nanoseconds.
62 Sets the PWM signal duty cycle in nanoseconds.
69 Sets the output polarity of the PWM signal to "normal" or
77 Enable/disable the PWM signal.
Dsysfs-devices-power_resources_wakeup11 the given device node to be able to signal wakeup. The names of
/linux-4.4.14/security/apparmor/
Dresource.c133 rlim = current->signal->rlim + i; in __aa_transition_rlimits()
134 initrlim = init_task.signal->rlim + i; in __aa_transition_rlimits()
148 rlim = current->signal->rlim + i; in __aa_transition_rlimits()
/linux-4.4.14/Documentation/devicetree/bindings/display/exynos/
Dsamsung-fimd.txt42 - samsung,invert-vden: video enable signal is inverted
43 - samsung,invert-vclk: video clock signal is inverted
49 - cs-setup: clock cycles for the active period of address signal is enabled
52 - wr-setup: clock cycles for the active period of CS signal is enabled until
53 write signal is enabled.
58 signal is disabled.
/linux-4.4.14/drivers/media/dvb-frontends/
Dsp8870.c358 int signal; in sp8870_read_status() local
366 signal = sp8870_readreg (state, 0x0303); in sp8870_read_status()
367 if (signal < 0) in sp8870_read_status()
370 if (signal > 0x0F) in sp8870_read_status()
407 static int sp8870_read_signal_strength(struct dvb_frontend* fe, u16 * signal) in sp8870_read_signal_strength() argument
413 *signal = 0; in sp8870_read_signal_strength()
428 *signal = 0xFFFF - tmp; in sp8870_read_signal_strength()
Dlgs8gxx.c778 static int lgs8gxx_read_signal_agc(struct lgs8gxx_state *priv, u16 *signal) in lgs8gxx_read_signal_agc() argument
808 *signal = cat * 65535 / 5; in lgs8gxx_read_signal_agc()
813 static int lgs8913_read_signal_strength(struct lgs8gxx_state *priv, u16 *signal) in lgs8913_read_signal_strength() argument
829 *signal = 0x7FFF; in lgs8913_read_signal_strength()
831 *signal = 0; in lgs8913_read_signal_strength()
847 *signal = max_strength; in lgs8913_read_signal_strength()
848 dprintk("%s: signal=0x%02X\n", __func__, *signal); in lgs8913_read_signal_strength()
856 static int lgs8g75_read_signal_strength(struct lgs8gxx_state *priv, u16 *signal) in lgs8g75_read_signal_strength() argument
869 *signal = v; in lgs8g75_read_signal_strength()
870 dprintk("%s: signal=0x%02X\n", __func__, *signal); in lgs8g75_read_signal_strength()
[all …]
Dstv0299.c489 u8 signal = 0xff - stv0299_readreg (state, 0x18); in stv0299_read_status() local
495 if (signal > 10) in stv0299_read_status()
529 s32 signal = 0xffff - ((stv0299_readreg (state, 0x18) << 8) in stv0299_read_signal_strength() local
534 stv0299_readreg (state, 0x19), (int) signal); in stv0299_read_signal_strength()
536 signal = signal * 5 / 4; in stv0299_read_signal_strength()
537 *strength = (signal > 0xffff) ? 0xffff : (signal < 0) ? 0 : signal; in stv0299_read_signal_strength()
Dstv0288.c406 s32 signal = 0xffff - ((stv0288_readreg(state, 0x10) << 8)); in stv0288_read_signal_strength() local
409 signal = signal * 5 / 4; in stv0288_read_signal_strength()
410 *strength = (signal > 0xffff) ? 0xffff : (signal < 0) ? 0 : signal; in stv0288_read_signal_strength()
Dtda8083.c254 u8 signal = ~tda8083_readreg (state, 0x01); in tda8083_read_status() local
259 if (signal > 10) in tda8083_read_status()
298 u8 signal = ~tda8083_readreg (state, 0x01); in tda8083_read_signal_strength() local
299 *strength = (signal << 8) | signal; in tda8083_read_signal_strength()
Dsi21xx.c546 u8 signal = si21_readreg(state, ANALOG_AGC_POWER_LEVEL_REG); in si21_read_status() local
559 if (signal > 10) in si21_read_status()
584 u16 signal = (3 * si21_readreg(state, 0x27) * in si21_read_signal_strength() local
589 si21_readreg(state, 0x28), (int) signal); in si21_read_signal_strength()
591 signal <<= 4; in si21_read_signal_strength()
592 *strength = signal; in si21_read_signal_strength()
/linux-4.4.14/tools/perf/ui/gtk/
Dannotate.c182 signal(SIGSEGV, perf_gtk__signal); in symbol__gtk_annotate()
183 signal(SIGFPE, perf_gtk__signal); in symbol__gtk_annotate()
184 signal(SIGINT, perf_gtk__signal); in symbol__gtk_annotate()
185 signal(SIGQUIT, perf_gtk__signal); in symbol__gtk_annotate()
186 signal(SIGTERM, perf_gtk__signal); in symbol__gtk_annotate()
Dhists.c281 signal(SIGSEGV, perf_gtk__signal); in perf_evlist__gtk_browse_hists()
282 signal(SIGFPE, perf_gtk__signal); in perf_evlist__gtk_browse_hists()
283 signal(SIGINT, perf_gtk__signal); in perf_evlist__gtk_browse_hists()
284 signal(SIGQUIT, perf_gtk__signal); in perf_evlist__gtk_browse_hists()
285 signal(SIGTERM, perf_gtk__signal); in perf_evlist__gtk_browse_hists()
/linux-4.4.14/Documentation/
Dpwm.txt70 period - The total period of the PWM signal (read/write).
74 duty_cycle - The active time of the PWM signal (read/write).
77 polarity - Changes the polarity of the PWM signal (read/write).
82 enable - Enable/disable the PWM signal (read/write).
102 signal conventions in the PWM framework. By definition, normal polarity
103 characterizes a signal starts high for the duration of the duty cycle and
104 goes low for the remainder of the period. Conversely, a signal with inversed
Dkmemcheck.txt270 kernel/signal.c:380
271 kernel/signal.c:410
301 kernel/signal.c, line 380:
346 kernel/signal.c:446
347 kernel/signal.c:1806
348 arch/x86/kernel/signal.c:805
349 arch/x86/kernel/signal.c:871
359 431 signr = __dequeue_signal(&tsk->signal->shared_pending,
362 434 * itimer signal ?
365 437 * itimers in the signal delivery path to prevent DoS
[all …]
Dhsi.txt15 signals and an additional READY signal for flow control. An additional WAKE
16 signal can be used to wakeup the chips from standby modes. The signals are
Dcpu-load.txt57 #include <signal.h>
83 signal (SIGALRM, &sighandler);
/linux-4.4.14/drivers/s390/cio/
Dcrw.c64 int ccode, signal; in crw_collect_info() local
68 signal = wait_event_interruptible(crw_handler_wait_q, in crw_collect_info()
70 if (unlikely(signal)) in crw_collect_info()
/linux-4.4.14/Documentation/prctl/
Ddisable-tsc-ctxt-sw-stress-test.c50 signal(SIGSEGV, sigsegv_expect); in segvtask()
71 signal(SIGSEGV, sigsegv_fail); in rdtsctask()
Ddisable-tsc-on-off-stress-test.c61 signal(SIGSEGV, sigsegv_cb); in task()
Ddisable-tsc-test.c64 signal(SIGSEGV, sigsegv_cb); in main()
/linux-4.4.14/Documentation/serial/
Ddriver89 - TIOCM_RTS RTS signal.
90 - TIOCM_DTR DTR signal.
91 - TIOCM_OUT1 OUT1 signal.
92 - TIOCM_OUT2 OUT2 signal.
94 If the appropriate bit is set, the signal should be driven
95 active. If the bit is clear, the signal should be driven
106 - TIOCM_CAR state of DCD signal
107 - TIOCM_CTS state of CTS signal
108 - TIOCM_DSR state of DSR signal
109 - TIOCM_RI state of RI signal
[all …]
/linux-4.4.14/arch/ia64/mm/
Dfault.c82 int signal = SIGSEGV, code = SEGV_MAPERR; in ia64_do_page_fault() local
178 signal = SIGBUS; in ia64_do_page_fault()
249 si.si_signo = signal; in ia64_do_page_fault()
255 force_sig_info(signal, &si, current); in ia64_do_page_fault()
/linux-4.4.14/drivers/staging/panel/
DKconfig166 int "Parallel port pin number & polarity connected to the LCD E signal (-17...17) "
171 signal has been connected. It can be :
181 int "Parallel port pin number & polarity connected to the LCD RS signal (-17...17) "
186 signal has been connected. It can be :
196 int "Parallel port pin number & polarity connected to the LCD RW signal (-17...17) "
201 signal has been connected. It can be :
211 int "Parallel port pin number & polarity connected to the LCD SCL signal (-17...17) "
216 LCD 'SCL' signal has been connected. It can be :
226 int "Parallel port pin number & polarity connected to the LCD SDA signal (-17...17) "
231 LCD 'SDA' signal has been connected. It can be :
[all …]
/linux-4.4.14/Documentation/powerpc/
Dtransactional_memory.txt102 abort transactions. The usual ucontext_t passed to the signal handler
103 represents the checkpointed/original register state; the signal appears to have
109 represents the active transactional registers at the point of the signal.
119 However, basic signal handlers don't need to be aware of transactions
122 Transaction-aware signal handlers can read the transactional register state
126 Example signal handler:
151 When in an active transaction that takes a signal, we need to be careful with
160 To avoid this, when taking a signal in an active transaction, we need to use
162 state. This ensures that the signal context (written tm suspended) will be
165 signal will be rolled back anyway.
/linux-4.4.14/Documentation/devicetree/bindings/power_supply/ab8500/
Dfg.txt3 AB8500 is a mixed signal multimedia and power management
35 measurement, 'btemp' signal is used when NTC(negative temperature
47 NTC resister is external to battery and 'btemp' signal is used
/linux-4.4.14/tools/perf/util/
Dsigchain.c25 s->old[s->n] = signal(sig, f); in sigchain_push()
39 if (signal(sig, s->old[s->n - 1]) == SIG_ERR) in sigchain_pop()
/linux-4.4.14/Documentation/devicetree/bindings/spi/
Dspi-fsl-dspi.txt12 - bus-num : the slave chip chipselect signal number.
21 select and the start of clock signal, at the start of a transfer.
23 signal and deactivating chip select, at the end of a transfer.
Dsh-msiof.txt33 - renesas,dtdl : delay sync signal (setup) in transmit mode.
41 - renesas,syncdl : delay sync signal (hold) in transmit mode.
/linux-4.4.14/tools/testing/selftests/seccomp/
Dtest_harness.h216 #define _TEST_SIGNAL(test_name, signal) __TEST_IMPL(test_name, signal) argument
261 #define _TEST_F_SIGNAL(fixture_name, test_name, signal) \ argument
262 __TEST_F_IMPL(fixture_name, test_name, signal)
264 #define __TEST_F_IMPL(fixture_name, test_name, signal) \ argument
285 termsig: signal, \
/linux-4.4.14/Documentation/devicetree/bindings/gpio/
Dgpio.txt93 defined by the binding for the device. If the board inverts the signal between
95 opposite physical level than the signal at the device's pin.
97 When the device's signal polarity is configurable, the binding for the
100 a) Define a single static polarity for the signal, with the expectation that
102 that signal polarity.
114 concepts of configurable signal polarity in the device, and possible board-
115 level signal inversion.
119 b) Pick a single option for device signal polarity, and document this choice
120 in the binding. The gpio-specifier should represent the polarity of the signal
122 particular signal polarity choice. If software chooses to program the device
[all …]
/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_ringbuffer.c1324 u32 mbox_reg = signaller->semaphore.mbox.signal[i]; in gen6_signal()
1354 if (ring->semaphore.signal) in gen6_add_request()
1355 ret = ring->semaphore.signal(req, 4); in gen6_add_request()
2684 ring->semaphore.signal = gen8_rcs_signal; in intel_init_render_ring_buffer()
2700 ring->semaphore.signal = gen6_signal; in intel_init_render_ring_buffer()
2713 ring->semaphore.mbox.signal[RCS] = GEN6_NOSYNC; in intel_init_render_ring_buffer()
2714 ring->semaphore.mbox.signal[VCS] = GEN6_VRSYNC; in intel_init_render_ring_buffer()
2715 ring->semaphore.mbox.signal[BCS] = GEN6_BRSYNC; in intel_init_render_ring_buffer()
2716 ring->semaphore.mbox.signal[VECS] = GEN6_VERSYNC; in intel_init_render_ring_buffer()
2717 ring->semaphore.mbox.signal[VCS2] = GEN6_NOSYNC; in intel_init_render_ring_buffer()
[all …]
/linux-4.4.14/include/trace/events/
Dtask.h25 __entry->oom_score_adj = task->signal->oom_score_adj;
50 __entry->oom_score_adj = task->signal->oom_score_adj;
Doom.h23 __entry->oom_score_adj = task->signal->oom_score_adj;
/linux-4.4.14/drivers/gpu/drm/ttm/
Dttm_lock.c52 lock->signal = SIGKILL; in ttm_lock_init()
71 send_sig(lock->signal, current, 0); in __ttm_read_lock()
104 send_sig(lock->signal, current, 0); in __ttm_read_trylock()
154 send_sig(lock->signal, current, 0); in __ttm_write_lock()
/linux-4.4.14/Documentation/devicetree/bindings/i2c/
Di2c-rk3x.txt24 - i2c-scl-rising-time-ns : Number of nanoseconds the SCL signal takes to rise
28 - i2c-scl-falling-time-ns : Number of nanoseconds the SCL signal takes to fall
32 - i2c-sda-falling-time-ns : Number of nanoseconds the SDA signal takes to fall
/linux-4.4.14/Documentation/devicetree/bindings/bus/
Dti-gpmc.txt40 Chip-select signal timings (in nanoseconds) corresponding to GPMC_CONFIG2:
45 ADV signal timings (in nanoseconds) corresponding to GPMC_CONFIG3:
72 - gpmc,adv-extra-delay: ADV signal is delayed by half GPMC clock
73 - gpmc,cs-extra-delay: CS signal is delayed by half GPMC clock
78 - gpmc,oe-extra-delay: OE signal is delayed by half GPMC clock
79 - gpmc,we-extra-delay: WE signal is delayed by half GPMC clock
/linux-4.4.14/drivers/gpu/drm/sti/
DNOTES15 - DVO (Digital Video Output) handles a 24bits parallel signal
16 - The HD analog signal is typically driven by a YCbCr cable, supporting up to
18 - The SD analog signal is typically used for legacy TV
/linux-4.4.14/Documentation/devicetree/bindings/sound/
Dcs42l56.txt22 MCLK = Where MCLK is the frequency of the mclk signal after the MCLKDIV2 circuit.
39 Amplifiers adapt to the output signal levels.
43 3 = Adapted to Signal; Voltage level is dynamically determined by the output signal.
Dfsl,asrc.txt4 signal associated with an input clock into a signal associated with a different
/linux-4.4.14/drivers/media/radio/si470x/
Dradio-si470x-common.c623 tuner->signal = (radio->registers[STATUSRSSI] & STATUSRSSI_RSSI); in si470x_vidioc_g_tuner()
625 tuner->signal = (tuner->signal * 873) + (8 * tuner->signal / 10); in si470x_vidioc_g_tuner()
626 if (tuner->signal > 0xffff) in si470x_vidioc_g_tuner()
627 tuner->signal = 0xffff; in si470x_vidioc_g_tuner()
/linux-4.4.14/Documentation/devicetree/bindings/power/reset/
Dltc2952-poweroff.txt5 A full powerdown can be triggered via the kill signal.
19 until an explicit kill signal is received
/linux-4.4.14/Documentation/DocBook/
Dtracepoint.xml.db6 API-trace-signal-generate
7 API-trace-signal-deliver
D.tracepoint.xml.cmd2 …/DocBook/tracepoint.tmpl include/trace/events/irq.h include/trace/events/signal.h include/trace/ev…
/linux-4.4.14/include/uapi/asm-generic/
DKbuild25 header-y += signal-defs.h
26 header-y += signal.h
/linux-4.4.14/Documentation/devicetree/bindings/arm/tegra/
Dnvidia,tegra20-pmc.txt22 - nvidia,invert-interrupt : If present, inverts the PMU interrupt signal.
24 signal is fed into the PMC. This signal is optionally inverted, and then
26 handling of this interrupt signal, merely its inversion.
35 - nvidia,cpu-pwr-good-en : Boolean, CPU power good signal (from PMIC to PMC)
/linux-4.4.14/tools/perf/scripts/python/
Dcompaction-times.py11 import signal
12 signal.signal(signal.SIGPIPE, signal.SIG_DFL)
/linux-4.4.14/Documentation/devicetree/bindings/watchdog/
Dgpio-wdt.txt18 have the driver keep toggling the signal without a client. It will only cease
19 to toggle the signal when the device is open and the timeout elapsed.
/linux-4.4.14/Documentation/devicetree/bindings/clock/
Dclock-bindings.txt4 Sources of clock signal can be represented by any node in the device
22 clock-output-names: Recommended to be a list of strings of clock output signal
44 clocks by index. The names should reflect the clock output signal
126 clock signal, and a UART.
130 signal generated by the external oscillator, and provides two output signals
133 register clock connected to the PLL clock (the "pll-switched" signal)
/linux-4.4.14/drivers/net/wireless/rt2x00/
Drt2x00dev.c643 int signal = rxdesc->signal; in rt2x00lib_rxdone_read_signal() local
654 signal = RATE_MCS(rxdesc->rate_mode, signal); in rt2x00lib_rxdone_read_signal()
660 (rate->plcp == signal)) || in rt2x00lib_rxdone_read_signal()
662 (rate->bitrate == signal)) || in rt2x00lib_rxdone_read_signal()
664 (rate->mcs == signal))) { in rt2x00lib_rxdone_read_signal()
671 if (signal >= 0 && signal <= 76) in rt2x00lib_rxdone_read_signal()
672 return signal; in rt2x00lib_rxdone_read_signal()
679 rxdesc->rate_mode, signal, type); in rt2x00lib_rxdone_read_signal()
798 rx_status->signal = rxdesc.rssi; in rt2x00lib_rxdone()
Drt2x00queue.h182 int signal; member
311 u16 signal; member
/linux-4.4.14/drivers/media/tuners/
Dtea5761.c219 int signal = ((buffer[9] & TEA5761_TUNCHECK_LEV_MASK) << (13 - 4)); in tea5761_signal() local
221 tuner_dbg("Signal strength: %d\n", signal); in tea5761_signal()
223 return signal; in tea5761_signal()
Dtda8290.c394 static int tda8295_has_signal(struct dvb_frontend *fe, u16 *signal) in tda8295_has_signal() argument
402 *signal = (ret & 0x01) ? 65535 : 0; in tda8295_has_signal()
412 u16 signal = 0; in tda8295_set_params() local
440 tda8295_has_signal(fe, &signal); in tda8295_set_params()
441 if (signal) in tda8295_set_params()
452 static int tda8290_has_signal(struct dvb_frontend *fe, u16 *signal) in tda8290_has_signal() argument
461 *signal = (afc & 0x80) ? 65535 : 0; in tda8290_has_signal()
Dtea5767.c303 int signal = ((buffer[3] & TEA5767_ADC_LEVEL_MASK) << 8); in tea5767_signal() local
305 tuner_dbg("Signal strength: %d\n", signal); in tea5767_signal()
307 return signal; in tea5767_signal()
/linux-4.4.14/Documentation/leds/
Dledtrig-oneshot.txt6 trigger, the application needs only to signal the trigger when an event has
12 event, while in the latter it keeps blinking at constant rate, as to signal
40 shot - write any non-empty string to signal an events, this starts a blink
/linux-4.4.14/mm/
Doom_kill.c172 adj = (long)p->signal->oom_score_adj; in oom_badness()
380 task->signal->oom_score_adj, task->comm); in dump_tasks()
392 current->signal->oom_score_adj); in dump_header()
613 if (p->signal->oom_score_adj == OOM_SCORE_ADJ_MIN) in oom_kill_process()
714 current->signal->oom_score_adj != OOM_SCORE_ADJ_MIN) { in out_of_memory()
/linux-4.4.14/Documentation/w1/
Dw1.generic4 signal wire (plus ground, so two wires).
6 Devices communicate on the bus by pulling the signal to ground via an open
7 drain output and by sampling the logic level of the signal line.
67 Emulated devices must provide the ability to set the output signal level
68 (write_bit) and sample the signal level (read_bit).
/linux-4.4.14/net/atm/
Dcommon.c249 void atm_dev_signal_change(struct atm_dev *dev, char signal) in atm_dev_signal_change() argument
252 __func__, signal, dev, dev->number, dev->signal); in atm_dev_signal_change()
255 WARN_ON(signal < ATM_PHY_SIG_LOST || signal > ATM_PHY_SIG_FOUND); in atm_dev_signal_change()
257 if (dev->signal == signal) in atm_dev_signal_change()
260 dev->signal = signal; in atm_dev_signal_change()
262 atomic_notifier_call_chain(&atm_dev_notify_chain, signal, dev); in atm_dev_signal_change()
/linux-4.4.14/arch/cris/arch-v10/drivers/
DKconfig106 Specify the pin of the PB port to carry the DTR signal for serial
115 Specify the pin of the PB port to carry the RI signal for serial
124 Specify the pin of the PB port to carry the DSR signal for serial
133 Specify the pin of the PB port to carry the CD signal for serial
194 Specify the pin of the PB port to carry the DTR signal for serial
203 Specify the pin of the PB port to carry the RI signal for serial
212 Specify the pin of the PB port to carry the DSR signal for serial
221 Specify the pin of the PB port to carry the CD signal for serial
261 Specify the pin of the PA port to carry the DTR signal for serial
270 Specify the pin of the PA port to carry the RI signal for serial
[all …]
/linux-4.4.14/Documentation/devicetree/bindings/media/i2c/
Dtvp7002.txt3 The TVP7002 device supports digitizing of video and graphics signal in RGB and
19 - sync-on-green-active: Active state of Sync-on-green signal property of the
/linux-4.4.14/Documentation/devicetree/bindings/mtd/
Dlpc32xx-slc.txt11 - nxp,wdr-clks: Delay before Ready signal is tested on write (W_RDY)
12 - nxp,rdr-clks: Delay before Ready signal is tested on read (R_RDY)
/linux-4.4.14/Documentation/devicetree/bindings/media/
Dvideo-interfaces.txt48 might need to be different when there is any signal modifications on the bus
49 between two devices, e.g. there are logic signal inverters on the lines.
83 - hsync-active: active state of the HSYNC signal, 0/1 for LOW/HIGH respectively.
84 - vsync-active: active state of the VSYNC signal, 0/1 for LOW/HIGH respectively.
88 - field-even-active: field signal level during the even field data transmission.
90 signal.
91 - sync-on-green-active: active state of Sync-on-green (SoG) signal, 0/1 for
Dgpio-ir-receiver.txt5 - gpios: specifies GPIO used for IR signal reception.
/linux-4.4.14/Documentation/devicetree/bindings/display/msm/
Dedp.txt10 - interrupts: The interrupt signal from the eDP block.
29 - interrupt-parent: phandle to the MDP block if the interrupt signal is routed
/linux-4.4.14/arch/arm/boot/dts/
Domap3-igep0020.dts18 /* Regulator to trigger the WIFI_PDN signal of the Wifi module */
29 /* Regulator to trigger the RESET_N_W signal of the Wifi module */
Daks-cdu.dts2 * aks-cdu.dts - Device Tree file for AK signal CDU
4 * Copyright (C) 2012 AK signal Brno a.s.
Domap3-igep0030.dts18 /* Regulator to trigger the WIFI_PDN signal of the Wifi module */
29 /* Regulator to trigger the RESET_N_W signal of the Wifi module */
/linux-4.4.14/drivers/gpu/host1x/
Dcdma.c216 bool signal = false; in update_cdma_locked() local
252 signal = true; in update_cdma_locked()
261 signal = true; in update_cdma_locked()
263 if (signal) { in update_cdma_locked()
/linux-4.4.14/Documentation/devicetree/bindings/clock/ti/
Ddra7-atl.txt7 signals - can compensate the drift between the two ws signal.
42 - bws : Baseband word select signal selection
43 - aws : Audio word select signal selection
/linux-4.4.14/tools/thermal/tmon/
Dtmon.c292 if (signal(SIGINT, tmon_sig_handler) == SIG_ERR) in main()
294 if (signal(SIGTERM, tmon_sig_handler) == SIG_ERR) in main()
304 signal(SIGWINCH, resize_handler); in main()
/linux-4.4.14/arch/x86/kernel/fpu/
DMakefile5 obj-y += init.o bugs.o core.o regset.o signal.o xstate.o
/linux-4.4.14/arch/arc/kernel/
Dentry.S311 ; --- (Slow Path #2) pending signal ---
322 ; (i) If this signal causes coredump - full regfile needed
323 ; (ii) If signal is SIGTRAP/SIGSTOP, task is being traced thus
336 ; a tracing signal, tracer could have done a POKEUSR(CALLEE reg)
/linux-4.4.14/arch/powerpc/include/uapi/asm/
Dsigcontext.h18 int signal; member
/linux-4.4.14/drivers/media/usb/dvb-usb/
Dvp7045-fe.c76 u16 signal = (vp7045_read_reg(state->d, 0x14) << 8) | in vp7045_fe_read_signal_strength() local
79 *strength = ~signal; in vp7045_fe_read_signal_strength()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
Dtracepoint.h100 __dynamic_array(u8, signal, *((u8 *)data + 3) * 4)
107 memcpy(__get_dynamic_array(signal),
/linux-4.4.14/arch/frv/include/asm/
Duser.h69 long int signal; /* Signal that caused the core dump. */ member
/linux-4.4.14/drivers/media/platform/vivid/
Dvivid-radio-rx.c260 vt->signal = abs(sig_qual) > delta ? 0 : in vivid_radio_rx_g_tuner()
265 else if (dev->radio_rx_freq < FM_FREQ_RANGE_LOW || vt->signal < 0x8000) in vivid_radio_rx_g_tuner()
273 dev->radio_rx_freq >= FM_FREQ_RANGE_LOW && vt->signal >= 0xc000) in vivid_radio_rx_g_tuner()
/linux-4.4.14/arch/s390/include/asm/
Duser.h63 long int signal; /* Signal that caused the core dump. */ member
/linux-4.4.14/arch/mn10300/include/asm/
Duser.h38 long int signal; /* Signal that caused the core dump. */ member
/linux-4.4.14/arch/score/kernel/
DMakefile8 setup.o signal.o sys_score.o time.o traps.o \
/linux-4.4.14/drivers/net/wireless/zd1211rw/
Dzd_mac.c162 static int zd_check_signal(struct ieee80211_hw *hw, int signal) in zd_check_signal() argument
166 dev_dbg_f_cond(zd_mac_dev(mac), signal < 0 || signal > 100, in zd_check_signal()
168 "but %d.\n", __func__, signal); in zd_check_signal()
170 if (signal < 0) in zd_check_signal()
171 signal = 0; in zd_check_signal()
172 else if (signal > 100) in zd_check_signal()
173 signal = 100; in zd_check_signal()
175 return signal; in zd_check_signal()
1016 mac->ack_signal = stats->signal; in filter_ack()
1072 stats.signal = zd_check_signal(hw, status->signal_strength); in zd_mac_rx()
Dzd_mac.h262 u8 signal; member
270 return header->signal; in zd_cck_plcp_header_signal()
/linux-4.4.14/arch/arm/mach-omap2/
Dmux.h189 #define OMAP_MUX_STATIC(signal, mode) \ argument
191 .name = (signal), \
/linux-4.4.14/arch/powerpc/include/asm/
Duser.h40 long int signal; /* signal causing core dump */ member
/linux-4.4.14/arch/cris/include/asm/
Duser.h40 long int signal; /* signal causing core dump */ member
/linux-4.4.14/arch/m32r/include/asm/
Duser.h40 long int signal; /* signal causing core dump */ member
/linux-4.4.14/arch/alpha/include/asm/
Duser.h41 long int signal; /* signal causing core dump */ member
/linux-4.4.14/arch/mips/include/asm/vr41xx/
Dgiu.h45 irq_signal_t signal);
/linux-4.4.14/arch/avr32/include/asm/
Duser.h53 long int signal; /* signal causing core dump */ member
/linux-4.4.14/arch/ia64/include/asm/
Duser.h46 long int signal; /* signal causing core dump */ member
/linux-4.4.14/Documentation/sound/alsa/soc/
Ddapm.txt33 3. Path domain - audio subsystem signal paths
53 o Mixer - Mixes several analog signals into a single analog signal.
116 Path domain widgets have a ability to control or affect the audio signal or
183 This can be used to merge to signal paths together in software.
197 audio system), as it requires joining widgets together via their audio signal
210 connect the destination widget (wrt audio signal) with its source widgets.
259 An endpoint is a start or end point (widget) of an audio signal within the
Dpops_clicks.txt49 is heard when the gain increase or decrease changes the mean audio signal
51 for each volume control. The ZC forces the gain change to occur when the signal
/linux-4.4.14/net/wireless/
Dscan.c838 found->pub.signal = tmp->pub.signal; in cfg80211_bss_update()
959 (data->signal < 0 || data->signal > 100))) in cfg80211_inform_bss_data()
969 tmp.pub.signal = data->signal; in cfg80211_inform_bss_data()
1053 (data->signal < 0 || data->signal > 100))) in cfg80211_inform_bss_frame_data()
1081 tmp.pub.signal = data->signal; in cfg80211_inform_bss_frame_data()
1408 sig = bss->pub.signal / 100; in ieee80211_bss()
1419 iwe.u.qual.level = bss->pub.signal; in ieee80211_bss()
1421 iwe.u.qual.qual = bss->pub.signal; in ieee80211_bss()
/linux-4.4.14/arch/openrisc/kernel/
DMakefile8 traps.o time.o irq.o entry.o ptrace.o signal.o \
/linux-4.4.14/arch/m32r/kernel/
DMakefile8 m32r_ksyms.o sys_m32r.o signal.o ptrace.o
/linux-4.4.14/drivers/media/v4l2-core/
Dtuner-core.c1076 u16 signal; in tuner_status() local
1078 if (!analog_ops->has_signal(fe, &signal)) in tuner_status()
1079 tuner_info("Signal strength: %hu\n", signal); in tuner_status()
1200 u16 signal = (u16)vt->signal; in tuner_g_tuner() local
1202 if (!analog_ops->has_signal(&t->fe, &signal)) in tuner_g_tuner()
1203 vt->signal = signal; in tuner_g_tuner()
/linux-4.4.14/include/net/
Dcfg80211.h1075 s8 signal; member
1612 s32 signal; member
1669 s32 signal; member
4036 s32 signal, gfp_t gfp) in cfg80211_inform_bss_width_frame() argument
4041 .signal = signal, in cfg80211_inform_bss_width_frame()
4051 s32 signal, gfp_t gfp) in cfg80211_inform_bss_frame() argument
4056 .signal = signal, in cfg80211_inform_bss_frame()
4110 s32 signal, gfp_t gfp) in cfg80211_inform_bss_width() argument
4115 .signal = signal, in cfg80211_inform_bss_width()
4129 s32 signal, gfp_t gfp) in cfg80211_inform_bss() argument
[all …]
/linux-4.4.14/arch/h8300/include/asm/
Duser.h62 long int signal; /* Signal that caused the core dump. */ member
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/
Drate.h207 static inline u8 cck_phy2mac_rate(u8 signal) in cck_phy2mac_rate() argument
209 return signal/5; in cck_phy2mac_rate()
/linux-4.4.14/Documentation/devicetree/bindings/thermal/
Dti_soc_thermal.txt20 the talert signal is routed to;
23 line the tshut signal is routed to. The informed GPIO will
/linux-4.4.14/arch/cris/arch-v32/kernel/
DMakefile9 process.o ptrace.o setup.o signal.o traps.o time.o \
/linux-4.4.14/arch/c6x/kernel/
DMakefile7 obj-y := process.o traps.o irq.o signal.o ptrace.o
/linux-4.4.14/arch/cris/arch-v10/kernel/
DMakefile9 process.o setup.o signal.o traps.o time.o ptrace.o \
/linux-4.4.14/lib/
Dis_single_threaded.c25 if (atomic_read(&task->signal->live) != 1) in current_is_single_threaded()
/linux-4.4.14/Documentation/devicetree/bindings/dma/
Dste-dma40.txt38 2. Device signal number, the signal line for single and burst requests
59 Existing signal numbers for the DB8500 ASIC. Unless specified, the signals are
/linux-4.4.14/arch/sh/include/asm/
Duser.h54 long int signal; /* signal causing core dump */ member
/linux-4.4.14/Documentation/scheduler/
Dcompletion.txt97 the timeout/signal cases from going out of scope. Consider using dynamically
161 This function marks the task TASK_INTERRUPTIBLE. If a signal was received
178 TASK_INTERRUPTIBLE. If a signal was received it will return -ERESTARTSYS;
202 A thread that wants to signal that the conditions for continuation have been
203 achieved calls complete() to signal exactly one of the waiters that it can
208 or calls complete_all() to signal all current and future waiters.
/linux-4.4.14/arch/powerpc/kernel/
Dppc32.h37 int signal; member
/linux-4.4.14/arch/arm/include/asm/
Duser.h68 long int signal; /* Signal that caused the core dump. */ member
/linux-4.4.14/arch/h8300/kernel/
DMakefile8 signal.o setup.o syscalls.o \
/linux-4.4.14/arch/hexagon/include/uapi/asm/
DKbuild12 header-y += signal.h
/linux-4.4.14/arch/m68k/include/asm/
Duser.h73 long int signal; /* Signal that caused the core dump. */ member
/linux-4.4.14/Documentation/ABI/stable/
Dsysfs-driver-qla2xxx5 signal a firmware-dump has been generated by the driver and is
/linux-4.4.14/arch/avr32/kernel/
DMakefile10 obj-y += signal.o process.o time.o
/linux-4.4.14/Documentation/devicetree/bindings/net/
Dsh_eth.txt30 Ether LINK signal.
31 - renesas,ether-link-active-low: boolean, specify when the Ether LINK signal is
/linux-4.4.14/Documentation/timers/
Dhpet_example.c232 if ((oldsig = signal(SIGIO, hpet_sigio)) == SIG_ERR) { in hpet_fasync()
288 signal(SIGIO, oldsig); in hpet_fasync()
/linux-4.4.14/arch/parisc/math-emu/
Ddecode_exc.c59 #define SIGNALCODE(signal, code) ((signal) << 24 | (code)) argument
/linux-4.4.14/arch/nios2/kernel/
DMakefile17 obj-y += signal.o
/linux-4.4.14/Documentation/devicetree/bindings/arm/firmware/
Dtlm,trusted-foundations.txt4 Boards that use the Trusted Foundations secure monitor can signal its
/linux-4.4.14/drivers/media/radio/
Dradio-mr800.c237 static int amradio_get_stat(struct amradio_device *radio, bool *is_stereo, u32 *signal) in amradio_get_stat() argument
245 *signal = (radio->buffer[3] & 0xf0) << 8; in amradio_get_stat()
293 v->signal = 0; in vidioc_g_tuner()
294 retval = amradio_get_stat(radio, &is_stereo, &v->signal); in vidioc_g_tuner()
/linux-4.4.14/Documentation/video4linux/
Dsi4713.txt10 Basically, it has transmission and signal noise level measurement features.
13 The chip also allows integrated receive power scanning to identify low signal
97 * The si4713 device is capable of applying audio compression to the transmitted signal.
115 power_level - Sets the output power level for signal transmission.
/linux-4.4.14/arch/hexagon/kernel/
DMakefile5 obj-y += setup.o irq_cpu.o traps.o syscalltab.o signal.o time.o
/linux-4.4.14/arch/x86/include/asm/
Duser_32.h117 long int signal; /* Signal that caused the core dump. */ member
Duser_64.h120 long int signal; /* Signal that caused the core dump. */ member
Duser32.h59 __u32 signal; /* Signal that caused the core dump. */ member
/linux-4.4.14/Documentation/devicetree/bindings/pps/
Dpps-gpio.txt3 These properties describe a PPS (pulse-per-second) signal connected to
/linux-4.4.14/arch/blackfin/include/uapi/asm/
DKbuild16 header-y += signal.h
/linux-4.4.14/arch/x86/entry/vsyscall/
Dvsyscall_64.c258 if (WARN_ON_ONCE(!sigismember(&tsk->pending.signal, SIGBUS) && in emulate_vsyscall()
259 !sigismember(&tsk->pending.signal, SIGSEGV))) in emulate_vsyscall()
/linux-4.4.14/arch/tile/include/uapi/asm/
DKbuild15 header-y += signal.h
/linux-4.4.14/arch/arm/include/uapi/asm/
DKbuild16 header-y += signal.h
/linux-4.4.14/fs/proc/
Darray.c272 pending = p->pending.signal; in task_sig()
273 shpending = p->signal->shared_pending.signal; in task_sig()
416 struct signal_struct *sig = task->signal; in do_task_stat()
506 seq_put_decimal_ull(m, ' ', task->pending.signal.sig[0] & 0x7fffffffUL); in do_task_stat()
Dbase.c445 int err = mutex_lock_killable(&task->signal->cred_guard_mutex); in lock_trace()
449 mutex_unlock(&task->signal->cred_guard_mutex); in lock_trace()
457 mutex_unlock(&task->signal->cred_guard_mutex); in unlock_trace()
627 memcpy(rlim, task->signal->rlim, sizeof(struct rlimit) * RLIM_NLIMITS); in proc_pid_limits()
1025 if (task->signal->oom_score_adj == OOM_SCORE_ADJ_MAX) in oom_adj_read()
1028 oom_adj = (task->signal->oom_score_adj * -OOM_DISABLE) / in oom_adj_read()
1099 if (oom_adj < task->signal->oom_score_adj && in oom_adj_write()
1113 task->signal->oom_score_adj = oom_adj; in oom_adj_write()
1142 oom_score_adj = task->signal->oom_score_adj; in oom_score_adj_read()
1193 if ((short)oom_score_adj < task->signal->oom_score_adj_min && in oom_score_adj_write()
[all …]
/linux-4.4.14/Documentation/filesystems/
Dspufs.txt211 The two signal notification channels of an SPU. These are read-write
213 triggers an interrupt on the SPU. The value written to the signal
223 signal notification register.
228 from the data buffer, updating the value of the specified signal
229 notification register. The signal notification register will
241 contents of the signal channel with the data that is written to it. in
325 signal delivered to the calling process.
331 optionally a 14 bit code returned from the stop-and-signal instruction
334 0x02 SPU was stopped by stop-and-signal.
348 stop-and-signal.
[all …]
/linux-4.4.14/arch/arm64/include/uapi/asm/
DKbuild18 header-y += signal.h
/linux-4.4.14/arch/unicore32/kernel/
DMakefile7 obj-y += setup.o signal.o sys.o stacktrace.o traps.o
/linux-4.4.14/drivers/staging/iio/Documentation/
Doverview.txt42 external signal (trigger). These triggers might be a data ready
43 signal, a gpio line connected to some external system or an on
/linux-4.4.14/Documentation/devicetree/bindings/interrupt-controller/
Dbrcm,bcm7120-l2-intc.txt12 directly output an interrupt signal towards the interrupt controller parent,
13 or if they will output an interrupt signal at this 2nd level interrupt
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvif/
Dclass.h288 __u8 signal; member
297 __u8 signal; member
316 __u8 signal[4]; member

12345