/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-kernel-livepatch | 4 Contact: live-patching@vger.kernel.org 6 Interface for kernel live patching 9 each loaded live patch module. 14 Contact: live-patching@vger.kernel.org 22 Contact: live-patching@vger.kernel.org 31 Contact: live-patching@vger.kernel.org 39 Contact: live-patching@vger.kernel.org
|
/linux-4.1.27/drivers/gpu/host1x/hw/ |
D | syncpt_hw.c | 60 u32 old, live; in syncpt_load() local 65 live = host1x_sync_readl(host, HOST1X_SYNC_SYNCPT(sp->id)); in syncpt_load() 66 } while ((u32)atomic_cmpxchg(&sp->min_val, old, live) != old); in syncpt_load() 68 if (!host1x_syncpt_check_max(sp, live)) in syncpt_load() 73 return live; in syncpt_load()
|
/linux-4.1.27/Documentation/devicetree/ |
D | of_unittest.txt | 9 is attached to the live tree dynamically, independent of the machine's 110 blob. And finally, if the machine's device tree (i.e live tree) is present, 111 then it attaches the unflattened test data tree to the live tree, else it 112 attaches itself as a live device tree. 115 live tree as explained below. To explain the same, the test data tree described 116 in Figure 2 is attached to the live tree described in Figure 1. 127 Figure 2: Example test data tree to be attached to live tree. 129 According to the scenario above, the live tree is already present so it isn't 134 given parent in live tree. But, if parent already has a child then the new node 136 data node is attached to the live tree above (Figure 1), the final structure is [all …]
|
D | dynamic-resolution-notes.txt | 17 1. Get the maximum device tree phandle value from the live tree + 1. 22 in the live tree. This is the label used to tag the node.
|
D | changesets.txt | 2 in the live tree in such a way that either the full set of changes
|
D | overlay-notes.txt | 12 A Device Tree's overlay purpose is to modify the kernel's live tree, and
|
D | usage-model.txt | 349 later), which will happily live at the base of the Linux /sys/devices
|
/linux-4.1.27/kernel/livepatch/ |
D | Kconfig | 4 Arch supports kernel live patching 14 Say Y here if you want to support kernel live patching.
|
/linux-4.1.27/samples/ |
D | Kconfig | 67 tristate "Build live patching sample -- loadable modules only" 70 Builds a sample live patch that replaces the procfs handler 71 for /proc/cmdline to print "this has been live patched".
|
/linux-4.1.27/arch/xtensa/kernel/ |
D | process.c | 324 int live, last; in xtensa_elf_core_copy_regs() local 347 live = (wm & 2) ? 4 : (wm & 4) ? 8 : (wm & 8) ? 12 : 16; in xtensa_elf_core_copy_regs() 349 memcpy(elfregs->a, regs->areg, live * 4); in xtensa_elf_core_copy_regs()
|
/linux-4.1.27/tools/perf/Documentation/ |
D | perf-kvm.txt | 16 'perf kvm stat [record|report|live] [<options>] 63 'perf kvm stat live' reports statistical data in a live mode (similar to 64 record + report but with statistical data updated live at a given display
|
D | perf-script.txt | 47 using 'live-mode' i.e. without writing anything to disk. <script> 60 <top-script> and to run the <top-script> using 'live-mode' 67 record' and 'live-mode' variants; this isn't possible however for 68 <top-script> 'live-mode' or 'perf script report' variants.
|
D | perf-trace.txt | 20 This is a live mode tool in addition to working with perf.data files like
|
/linux-4.1.27/drivers/infiniband/core/ |
D | uverbs_cmd.c | 94 uobj->live = 0; in init_uobj() 174 if (!uobj->live) { in idr_read_uobj() 192 if (!uobj->live) { in idr_write_uobj() 585 uobj->live = 1; in ib_uverbs_alloc_pd() 619 uobj->live = 0; in ib_uverbs_dealloc_pd() 828 obj->uobject.live = 1; in ib_uverbs_open_xrcd() 868 int live; in ib_uverbs_close_xrcd() local 893 uobj->live = 0; in ib_uverbs_close_xrcd() 896 live = uobj->live; in ib_uverbs_close_xrcd() 905 if (inode && !live) in ib_uverbs_close_xrcd() [all …]
|
D | uverbs_main.c | 522 if (!event->element.qp->uobject || !event->element.qp->uobject->live) in ib_uverbs_qp_event_handler()
|
/linux-4.1.27/lib/ |
D | is_single_threaded.c | 25 if (atomic_read(&task->signal->live) != 1) in current_is_single_threaded()
|
D | Kconfig.debug | 84 From a live system: 955 bool "Lock debugging: detect incorrect freeing of live locks" 964 vfree(), etc.), whether a live lock is incorrectly reinitialized via 1114 live on past the point at which a driver decides to drop it's
|
/linux-4.1.27/Documentation/security/ |
D | tomoyo.txt | 6 http://tomoyo.sourceforge.jp/1.7/1st-step/ubuntu10.04-live/ 7 http://tomoyo.sourceforge.jp/1.7/1st-step/centos5-live/ .
|
D | credentials.txt | 373 actually live in struct cred: 545 This gets a reference on a live set of credentials, returning a pointer to
|
/linux-4.1.27/drivers/media/rc/keymaps/ |
D | Makefile | 29 rc-dntv-live-dvb-t.o \ 30 rc-dntv-live-dvbt-pro.o \
|
/linux-4.1.27/arch/x86/realmode/rm/ |
D | trampoline_64.S | 129 # so the kernel can live anywhere
|
/linux-4.1.27/Documentation/fmc/ |
D | identifiers.txt | 11 live at offset 0 of the EEPROM, and typically extends for a few hundred 108 The SDB entry point (which acts as a directory listing) cannot live at 109 offset zero in the flash device, because the FRU information must live 140 the fine-delay driver, and must live at a known address of 0x1800. By
|
/linux-4.1.27/tools/perf/util/ |
D | kvm-stat.h | 101 bool live; member
|
/linux-4.1.27/Documentation/hwmon/ |
D | ltc4215 | 18 from a live backplane.
|
D | ltc4260 | 18 and removed from a live backplane.
|
D | ltc4261 | 18 to be safely inserted and removed from a live backplane.
|
D | adm1275 | 28 board to be removed from or inserted into a live backplane. They also feature
|
D | ltc4245 | 18 from a live backplane in multiple supply systems such as CompactPCI and
|
/linux-4.1.27/drivers/isdn/hardware/eicon/ |
D | mi_pc.h | 87 dword volatile live; member
|
D | os_pri.c | 356 i = READ_DWORD(&boot->live); in diva_pri_reset_adapter() 359 if (i == READ_DWORD(&boot->live)) { in diva_pri_reset_adapter()
|
/linux-4.1.27/Documentation/i2c/ |
D | instantiating-devices | 17 devices which live on this bus. This is done with an array of struct 163 chips on PC mainboards. There are several dozen models, which can live 211 what addresses they live at. However, in certain cases, it does not, so a 223 device. As no two devices can live at the same address on a given I2C
|
/linux-4.1.27/Documentation/filesystems/configfs/ |
D | configfs.txt | 212 A config_item cannot live in a vacuum. The only way one can be created 307 When the register call returns, the subsystem is live, and it 470 subdirectories: "live" and "pending". The "live" directory does not 474 will. Userspace commits the item by renaming it into the "live" 477 method returns zero and the item is moved to the "live" directory. 479 As rmdir(2) does not work in the "live" directory, an item must be 481 time from the "live" directory back to the "pending" one. The subsystem
|
/linux-4.1.27/Documentation/arm/ |
D | kernel_mode_neon.txt | 31 kept 'live', and is only preserved and restored when multiple tasks are 61 the NEON registers are live. (Additional calls to kernel_neon_begin() should be
|
/linux-4.1.27/arch/sparc/kernel/ |
D | wuf.S | 184 st %g5, [%curptr + TI_UWINMASK] ! one live user window still
|
/linux-4.1.27/Documentation/ |
D | debugging-via-ohci1394.txt | 61 be used to view the printk buffer of a remote machine, even with live update. 175 updated live view of recent kernel messages logged on the debug target.
|
D | efi-stub.txt | 8 jumps to are collectively known as the "EFI boot stub", and live in
|
D | applying-patches.txt | 219 The 2.6.x.y (-stable) and 2.6.x patches live at 222 The -rc patches live at 225 The -git patches live at 228 The -mm kernels live at
|
D | sysfs-rules.txt | 154 directories live in /sys/devices.
|
D | oops-tracing.txt | 273 16: 'K' if the kernel has been live patched.
|
D | ManagementStyle | 137 as easy to undo personality disorders. You just have to live with
|
D | kobject.txt | 383 live in the kset directory. If an explicit parent kobject is assigned
|
D | kernel-parameters.txt | 3683 the system to live lock.
|
/linux-4.1.27/drivers/mtd/ |
D | Kconfig | 212 unless you live in the Free World where software patents aren't 229 unless you live in the Free World where software patents aren't 254 unless you live in the Free World where software patents aren't
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | imx27-eukrea-mbimxsd27-baseboard.dts | 52 label = "system::live";
|
D | imx27-phytec-phycore-rdk.dts | 264 label = "system:green3:live";
|
/linux-4.1.27/fs/proc/ |
D | Kconfig | 35 Provides a virtual ELF core file of the live kernel. This can
|
/linux-4.1.27/Documentation/devicetree/bindings/mfd/ |
D | mc13xxx.txt | 137 label = "system:red:live";
|
/linux-4.1.27/tools/perf/ |
D | builtin-kvm.c | 582 if (kvm->live) { in print_result() 679 if (kvm->live) { in cpu_isa_config() 906 kvm->live = true; in kvm_events_live_report()
|
D | builtin-trace.c | 1248 bool live; member 1325 if (!trace->live) in thread__fd_path() 2170 trace->live = true; in trace__run() 2318 trace->live = false; in trace__run()
|
/linux-4.1.27/Documentation/s390/ |
D | s390dbf.txt | 15 it is possible to look at the debug logs on a live system via the Linux 54 The debug logs can be inspected in a live system through entries in 472 to investigate the debug logs on a live system and with a memory dump after 477 One last possibility to investigate the debug logs at a live
|
/linux-4.1.27/drivers/usb/host/ |
D | ehci-sched.c | 2384 bool modified, live; in scan_isoc() local 2394 live = true; in scan_isoc() 2397 live = false; in scan_isoc() 2422 if (frame == now_frame && live) { in scan_isoc() 2464 && live in scan_isoc()
|
D | fusbh200-hcd.c | 4743 bool modified, live; in scan_isoc() local 4753 live = true; in scan_isoc() 4756 live = false; in scan_isoc() 4781 if (frame == now_frame && live) { in scan_isoc()
|
D | fotg210-hcd.c | 4810 bool modified, live; in scan_isoc() local 4820 live = true; in scan_isoc() 4823 live = false; in scan_isoc() 4848 if (frame == now_frame && live) { in scan_isoc()
|
D | oxu210hp-hcd.c | 2298 int live; in scan_periodic() local 2300 live = HC_IS_RUNNING(oxu_to_hcd(oxu)->state); in scan_periodic()
|
/linux-4.1.27/Documentation/frv/ |
D | atomic-ops.txt | 134 The out-of-line implementations live in arch/frv/lib/atomic-ops.S.
|
/linux-4.1.27/Documentation/filesystems/pohmelfs/ |
D | design_notes.txt | 35 POHMELFS is based on transactions, which are potentially long-standing objects that live
|
/linux-4.1.27/fs/ocfs2/dlm/ |
D | dlmdomain.c | 1540 int status, node, live; in dlm_send_join_asserts() local 1556 live = test_bit(node, dlm->live_nodes_map); in dlm_send_join_asserts() 1564 if (live) in dlm_send_join_asserts() 1567 } while (status && live); in dlm_send_join_asserts()
|
/linux-4.1.27/Documentation/filesystems/nfs/ |
D | nfs.txt | 94 script, and <ttl> is the 'time to live' of this cache entry (in
|
D | nfs41-server.txt | 170 fail to live up to the promise we made in CREATE_SESSION fore channel
|
/linux-4.1.27/drivers/infiniband/hw/mlx5/ |
D | mr.c | 828 mr->live = 1; in reg_umr() 1016 mr->live = 1; in reg_create() 1197 mr->live = 0; in mlx5_ib_dereg_mr()
|
D | mlx5_ib.h | 328 int live; member
|
D | odp.c | 155 if (!mmr || mmr->key != key || !mr->live) in mlx5_ib_odp_find_mr_lkey()
|
/linux-4.1.27/Documentation/vm/ |
D | highmem.txt | 147 pageframes need to live in the permanent mapping, which means:
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/ |
D | vexpress.txt | 6 peripherals. Processor and RAM "live" on the tiles.
|
/linux-4.1.27/Documentation/powerpc/ |
D | pmu-ebb.txt | 126 are live (possibly) and so must be saved somehow before the handler can invoke
|
/linux-4.1.27/fs/ |
D | Kconfig | 119 created on your hard drive. The files live in memory and swap
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | nested-vmx.txt | 85 of this structure changes, this can break live migration across KVM versions.
|
D | ppc-pv.txt | 180 RAM around where we can live translate instructions to. What happens is the
|
D | mmu.txt | 22 - dirty tracking: report writes to guest memory to enable live migration
|
/linux-4.1.27/Documentation/device-mapper/ |
D | dm-raid.txt | 168 which are 'A'live, and the array is 2/490221568 complete with its initial
|
/linux-4.1.27/Documentation/accounting/ |
D | taskstats.txt | 129 When a user queries to get per-tgid data, the sum of all other live threads in
|
/linux-4.1.27/Documentation/filesystems/ |
D | debugfs.txt | 181 cleaned up. We live in more civilized times now, though, and debugfs users
|
D | vfs.txt | 35 translate a pathname (filename) into a specific dentry. Dentries live 51 beasts. They live either on the disc (for block device filesystems) 52 or in the memory (for pseudo filesystems). Inodes that live on the
|
D | ramfs-rootfs-initramfs.txt | 346 specific MAC address, logging into a server, etc). They can live on removable
|
D | path-lookup.txt | 281 live locks). It is costly to have a full restart, but fortunately they are
|
D | ext2.txt | 256 backups used to live, and ext2_free_blocks() refuses to free these blocks,
|
D | f2fs.txt | 39 segment cleaner to compress the live information from heavily fragmented
|
/linux-4.1.27/Documentation/filesystems/caching/ |
D | cachefiles.txt | 56 placed on the same medium as a live set of data, and will expand to make use of 132 binds to fscache and the cache becomes live.
|
/linux-4.1.27/kernel/ |
D | fork.c | 1122 atomic_set(&sig->live, 1); in copy_signal() 1579 atomic_inc(¤t->signal->live); in copy_process()
|
D | exit.c | 718 group_dead = atomic_dec_and_test(&tsk->signal->live); in do_exit()
|
/linux-4.1.27/Documentation/networking/ |
D | ip-sysctl.txt | 158 entries' time-to-live and time intervals between garbage collection 159 passes. More entries, less time-to-live, less GC interval. 162 Minimum time-to-live of entries. Should be enough to cover fragment 163 time-to-live on the reassembling side. This minimum time-to-live is 168 Maximum time-to-live of entries. Unused entries will expire after
|
D | README.sb1000 | 20 2.) Several PPP scripts which live in /etc/ppp to make connecting via your
|
D | l2tp.txt | 174 needed when debugging a live system since the messages are not
|
D | rxrpc.txt | 589 permits the server to add more keys, replace keys, etc. whilst it is live.
|
D | filter.txt | 361 attaching to a live system. For that purpose, there's a small tool called
|
/linux-4.1.27/Documentation/driver-model/ |
D | platform.txt | 60 the probe() routine can live in an init section to reduce the driver's
|
/linux-4.1.27/Documentation/arm/OMAP/ |
D | DSS | 10 panel and controller drivers are in drivers/video/omap2/. DSS1 and DSS2 live
|
/linux-4.1.27/drivers/isdn/hisax/ |
D | Kconfig | 47 If you have trouble with some ugly exchanges or you live in
|
/linux-4.1.27/arch/powerpc/ |
D | Kconfig | 940 must live at a different physical address than the primary 1050 must live at a different physical address than the primary
|
/linux-4.1.27/drivers/md/ |
D | Kconfig | 331 needed for live data migration tools such as 'pvmove'.
|
/linux-4.1.27/drivers/i2c/busses/ |
D | Kconfig | 64 and temperature sensors live. Saying yes here will give you access 202 live. Saying yes here will give you access to these in addition
|
/linux-4.1.27/include/rdma/ |
D | ib_verbs.h | 1185 int live; member
|
/linux-4.1.27/firmware/keyspan_pda/ |
D | keyspan_pda.S | 576 ;; now I will just live with the bug.
|
D | xircom_pgs.S | 614 ;; now I will just live with the bug.
|
/linux-4.1.27/include/linux/ |
D | sched.h | 613 atomic_t live; member
|
/linux-4.1.27/net/netfilter/ |
D | Kconfig | 703 hoplimit/time-to-live value of the IP header. 1145 in the IPv6 header, or the time-to-live field in the IPv4
|
/linux-4.1.27/Documentation/development-process/ |
D | 2.Process | 301 being added to the kernel tree live. They remain in drivers/staging while
|
/linux-4.1.27/Documentation/sysctl/ |
D | kernel.txt | 871 32768 - The kernel has been live patched.
|
/linux-4.1.27/Documentation/trace/ |
D | ftrace.txt | 103 file is meant to be streamed with live tracing. 2491 different. The trace is live.
|
/linux-4.1.27/arch/arm/ |
D | Kconfig.debug | 32 # If you know what you are doing and are willing to live without stack
|
D | Kconfig | 1797 This was deprecated in 2001 and announced to live on for 5 years.
|
/linux-4.1.27/arch/x86/ |
D | Kconfig | 1838 must live at a different physical address than the primary
|
/linux-4.1.27/ |
D | MAINTAINERS | 6021 L: live-patching@vger.kernel.org
|