Searched +full:- +full:sdep (Results 1 – 3 of 3) sorted by relevance
1 /* SPDX-License-Identifier: GPL-2.0 */23 __entry->timer = timer;26 TP_printk("timer=%p", __entry->timer)30 * timer_init - called when the timer is initialized48 * timer_start - called when the timer is started70 __entry->timer = timer;71 __entry->function = timer->function;72 __entry->expires = expires;73 __entry->now = jiffies;74 __entry->flags = flags;[all …]
1 # SPDX-License-Identifier: GPL-2.0+4 # build U-Boot on Travis CI - https://travis-ci.org/14 - ubuntu-toolchain-r-test15 - llvm-toolchain-trusty-717 - cppcheck18 - sloccount19 - sparse20 - bc21 - build-essential22 - libsdl1.2-dev[all …]
1 0 Unnamed devices (e.g. non-device mounts)7 2 = /dev/kmem OBSOLETE - replaced by /proc/kcore11 6 = /dev/core OBSOLETE - replaced by /proc/kcore18 12 = /dev/oldmem OBSOLETE - replaced by /proc/vmcore31 2 char Pseudo-TTY masters37 Pseudo-tty's are named as follows:40 the 1st through 16th series of 16 pseudo-ttys each, and44 These are the old-style (BSD) PTY devices; Unix98106 3 char Pseudo-TTY slaves112 These are the old-style (BSD) PTY devices; Unix98[all …]