/linux-4.4.14/arch/arm64/kernel/ |
D | module.c | 59 static u64 do_reloc(enum aarch64_reloc_op reloc_op, void *place, u64 val) in do_reloc() argument 65 return val - (u64)place; in do_reloc() 67 return (val & ~0xfff) - ((u64)place & ~0xfff); in do_reloc() 76 static int reloc_data(enum aarch64_reloc_op op, void *place, u64 val, int len) in reloc_data() argument 79 s64 sval = do_reloc(op, place, val); in reloc_data() 83 *(s16 *)place = sval; in reloc_data() 86 *(s32 *)place = sval; in reloc_data() 89 *(s64 *)place = sval; in reloc_data() 113 static int reloc_insn_movw(enum aarch64_reloc_op op, void *place, u64 val, in reloc_insn_movw() argument 118 u32 insn = le32_to_cpu(*(u32 *)place); in reloc_insn_movw() [all …]
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_cgs.c | 133 struct ttm_place place; in amdgpu_cgs_alloc_gpu_mem() local 153 place.fpfn = min_offset >> PAGE_SHIFT; in amdgpu_cgs_alloc_gpu_mem() 154 place.lpfn = max_offset >> PAGE_SHIFT; in amdgpu_cgs_alloc_gpu_mem() 155 place.flags = TTM_PL_FLAG_WC | TTM_PL_FLAG_UNCACHED | in amdgpu_cgs_alloc_gpu_mem() 163 place.fpfn = in amdgpu_cgs_alloc_gpu_mem() 165 place.lpfn = in amdgpu_cgs_alloc_gpu_mem() 167 place.flags = TTM_PL_FLAG_WC | TTM_PL_FLAG_UNCACHED | in amdgpu_cgs_alloc_gpu_mem() 174 place.fpfn = min_offset >> PAGE_SHIFT; in amdgpu_cgs_alloc_gpu_mem() 175 place.lpfn = max_offset >> PAGE_SHIFT; in amdgpu_cgs_alloc_gpu_mem() 176 place.flags = TTM_PL_FLAG_CACHED | TTM_PL_FLAG_TT; in amdgpu_cgs_alloc_gpu_mem() [all …]
|
/linux-4.4.14/drivers/gpu/drm/ttm/ |
D | ttm_bo_manager.c | 52 const struct ttm_place *place, in ttm_bo_man_get_node() argument 63 lpfn = place->lpfn; in ttm_bo_man_get_node() 71 if (place->flags & TTM_PL_FLAG_TOPDOWN) { in ttm_bo_man_get_node() 79 place->fpfn, lpfn, in ttm_bo_man_get_node()
|
D | ttm_bo.c | 57 static inline int ttm_mem_type_from_place(const struct ttm_place *place, in ttm_mem_type_from_place() argument 63 if (place->flags & (1 << i)) { in ttm_mem_type_from_place() 712 const struct ttm_place *place, in ttm_mem_evict_first() argument 725 if (place && (place->fpfn || place->lpfn)) { in ttm_mem_evict_first() 729 if (place->fpfn >= (bo->mem.start + bo->mem.size) || in ttm_mem_evict_first() 730 (place->lpfn && place->lpfn <= bo->mem.start)) { in ttm_mem_evict_first() 784 const struct ttm_place *place, in ttm_bo_mem_force_space() argument 794 ret = (*man->func->get_node)(man, bo, place, mem); in ttm_bo_mem_force_space() 799 ret = ttm_mem_evict_first(bdev, mem_type, place, in ttm_bo_mem_force_space() 837 const struct ttm_place *place, in ttm_bo_mt_compatible() argument [all …]
|
/linux-4.4.14/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_dmabuf.c | 162 struct ttm_place place; in vmw_dmabuf_pin_in_start_of_vram() local 165 place = vmw_vram_placement.placement[0]; in vmw_dmabuf_pin_in_start_of_vram() 166 place.lpfn = bo->num_pages; in vmw_dmabuf_pin_in_start_of_vram() 168 placement.placement = &place; in vmw_dmabuf_pin_in_start_of_vram() 170 placement.busy_placement = &place; in vmw_dmabuf_pin_in_start_of_vram()
|
D | vmwgfx_gmrid_manager.c | 49 const struct ttm_place *place, in vmw_gmrid_man_get_node() argument
|
/linux-4.4.14/Documentation/hwmon/ |
D | k8temp | 30 temp1_input - temperature of Core 0 and "place" 0 31 temp2_input - temperature of Core 0 and "place" 1 32 temp3_input - temperature of Core 1 and "place" 0 33 temp4_input - temperature of Core 1 and "place" 1
|
D | smsc47b397 | 91 To place the chip into the Configuration State The config key (0x55) is written
|
/linux-4.4.14/arch/mips/include/asm/mach-ip27/ |
D | kernel-entry-init.h | 47 dsll t1, NASID_SHFT # Shift text nasid into place 53 dsll t1, 6 # Get pfn into place 54 dsll t2, 6 # Get pfn into place
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-fs-f2fs | 38 Controls the in-place-update policy. 44 Controls the FS utilization condition for the in-place-update 51 Controls the dirty page count condition for the in-place-update
|
D | sysfs-bus-usb-devices-usbsevseg | 39 To set the nth decimal place, give this field 42 to set the mth place (where m is not already set),
|
D | sysfs-driver-hid-multitouch | 5 quirks actually in place to handle the device's protocol.
|
D | sysfs-block-bcache | 66 cache but no write buffering will take place. 92 backing device only takes place when more than this percentage 94 place and reducing total number of writes sent to the backing
|
D | sysfs-class-bdi | 6 Provide a place in sysfs for the backing_dev_info object. This allows
|
D | sysfs-ata | 6 Provide a place in sysfs for storing the ATA topology of the system. This allows
|
D | sysfs-driver-ppi | 50 take place in order to transition to the BIOS for execution of
|
D | sysfs-class-extcon | 5 Provide a place in sysfs for the extcon objects.
|
D | sysfs-class-devfreq | 5 Provide a place in sysfs for the devfreq objects.
|
/linux-4.4.14/Documentation/usb/ |
D | misc_usbsevseg.txt | 40 to set the nth decimal place calculate 10 ** n 43 For example, to set the 0th and 3rd decimal place
|
D | persist.txt | 98 now a good and happy place.
|
D | gadget_configfs.txt | 82 In order to have a place to store them, a strings subdirectory must be created
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | TODO | 4 - Remove software processing of IB protocol and place in library for use
|
/linux-4.4.14/arch/ia64/ |
D | module.lds | 6 * Create place-holder sections to hold the PLTs, GOT, and
|
/linux-4.4.14/arch/x86/realmode/rm/ |
D | trampoline_32.S | 36 mov %cs, %ax # Code and data in the same place
|
D | trampoline_64.S | 45 mov %cs, %ax # Code and data in the same place
|
/linux-4.4.14/tools/perf/ |
D | Makefile | 65 # and thus won't rebuilt them once they are in place.)
|
/linux-4.4.14/Documentation/RCU/ |
D | listRCU.txt | 23 added or deleted, rather than being modified in place. 155 or deleted, without in-place modification, it is very easy to use RCU! 160 The system-call auditing code does not update auditing rules in place. 266 update-in-place performed by audit_upd_rule(). For one thing, 299 in place), but non-atomic in-place modifications can be handled by making
|
D | lockdep.txt | 82 any change from taking place, and finally, in case (3) the current task 84 from taking place. If the above statement was invoked only from updater
|
/linux-4.4.14/drivers/staging/iio/ |
D | TODO | 64 Initial discussions have taken place, but no actual code 65 is in place as yet. This topic will be reopened on lkml
|
/linux-4.4.14/arch/m68k/fpsp040/ |
D | gen_except.S | 79 orl %d1,%d0 |put it in the right place 83 orl %d1,%d0 |put them in the right place 198 orl %d1,%d0 |put it in the right place 202 orl %d1,%d0 |put them in the right place 310 orl %d1,%d0 |put it in the right place 314 orl %d1,%d0 |put them in the right place
|
D | x_store.S | 138 lsll #4,%d0 |d0 now in proper place for dbl prec exp
|
D | binstr.S | 39 | zero, it is the ls digit. Put the digit in its place in the
|
D | decbin.S | 153 mulul #TEN,%d1 |mul partial product by one digit place
|
D | skeleton.S | 27 | place in the target system, or rewritten.
|
/linux-4.4.14/drivers/gpu/drm/nouveau/ |
D | nouveau_ttm.c | 78 const struct ttm_place *place, in nouveau_vram_manager_new() argument 140 const struct ttm_place *place, in nouveau_gart_manager_new() argument 229 const struct ttm_place *place, in nv04_gart_manager_new() argument
|
/linux-4.4.14/Documentation/devicetree/bindings/mips/ |
D | cpu_irq.txt | 6 With the irq_domain in place we can describe how the 8 IRQs are wired to the
|
/linux-4.4.14/drivers/hwmon/ |
D | k8temp.c | 118 int place = attr->index; in show_temp() local 125 temp = TEMP_FROM_REG(data->temp[core][place]) + data->temp_offset; in show_temp()
|
/linux-4.4.14/Documentation/devicetree/bindings/eeprom/ |
D | at25.txt | 16 Obsolete legacy properties are can be used in place of "size", "pagesize",
|
/linux-4.4.14/Documentation/cpuidle/ |
D | driver.txt | 13 has mechanisms in place to support actual entry-exit into CPU idle states.
|
/linux-4.4.14/arch/x86/kernel/acpi/ |
D | wakeup_32.S | 38 # jump to place where we left off
|
/linux-4.4.14/arch/cris/boot/compressed/ |
D | README | 18 into the file vmlinuz. It can be executed in an arbitrary place in flash.
|
/linux-4.4.14/drivers/gpu/ipu-v3/ |
D | ipu-dp.c | 139 u32 place) in ipu_dp_csc_init() argument 171 reg |= place; in ipu_dp_csc_init()
|
/linux-4.4.14/Documentation/ |
D | kernel-per-CPU-kthreads.txt | 40 kthreads from being created in the first place. (This will 59 created in the first place. 231 kthreads from being created in the first place, and also obviates 235 kthreads from being created in the first place. This approach 256 kthreads from being created in the first place. However, please 264 kthreads from being created in the first place.
|
D | VGA-softcursor.txt | 31 Bit setting takes place before bit toggling, so you can simply clear a bit by
|
D | sysfs-rules.txt | 96 There is only one valid place in sysfs where hierarchy can be examined 108 classification directories into one place at /sys/subsystem, 117 places, as the kernel is free to move a subsystem from one place to
|
D | ManagementStyle | 91 the first place, and your decision ended up being a big one after 223 Taking the blame is also why you get to be manager in the first place. 267 first place?
|
D | ramoops.txt | 54 kernel to use only the first 128 MB of memory, and place ECC-protected ramoops
|
D | stable_api_nonsense.txt | 25 place. 163 up by the person who did the kernel change in the first place. This
|
D | intel_txt.txt | 106 instruction had put them in and place them into a wait-for-SIPI 154 kernel-provided ACPI information to actually place the platform
|
D | dell_rbu.txt | 23 would place each packet in contiguous physical memory. The driver also
|
D | sysrq.txt | 158 that the sync hasn't taken place until you see the "OK" and "Done" appear 164 Again, the unmount (remount read-only) hasn't taken place until you see the
|
D | kobject.txt | 13 place. Dealing with kobjects requires understanding a few different types, 221 This function will create a kobject and place it in sysfs in the location 243 would be little point in using a kobject in the first place. Even
|
D | flexible-arrays.txt | 113 This call frees all elements, but leaves the array itself in place.
|
D | nommu-mmap.txt | 113 page-aligned. This is because XIP may take place, and the data may not be 130 from which reads can take place). This spreads out the time it takes to
|
D | debugging-via-ohci1394.txt | 85 for bus resets takes place, you have to establish any FireWire cable
|
D | lzo.txt | 83 invalid at this place.
|
D | kmemcheck.txt | 274 be the vmlinux of the kernel that produced the warning in the first place! If 572 This macro is used in exactly one place in the x86 kernel: In send_signal() 598 Not only does this match with the .si_code member, it also matches the place
|
D | IPMI.txt | 208 will have no place to put the message. 285 This gives the receiver a place to actually put the message. 681 the message to the right place
|
/linux-4.4.14/Documentation/devicetree/bindings/dma/ |
D | fsl-mxs-dma.txt | 7 If a channel is empty/reserved, 0 should be filled in place.
|
/linux-4.4.14/drivers/block/paride/ |
D | Transition-notes | 83 it is holding pd_lock. The only place within the area where we 99 also in the area. The only place where ->claimed_cont is made non-NULL is 106 Corollary 1: ps_tq_active can be killed. Indeed, the only place where we
|
/linux-4.4.14/Documentation/devicetree/bindings/ |
D | chosen.txt | 4 The chosen node does not represent a real device, but serves as a place
|
/linux-4.4.14/Documentation/filesystems/ |
D | dlmfs.txt | 43 place. Please download ocfs2-tools from the above url and configure a 49 that an OCFS2 file system be in place so that it can automatically
|
D | gfs2.txt | 44 gfs2_convert to convert a gfs filesystem to gfs2 in-place
|
D | f2fs.txt | 58 Since LFS is based on out-of-place writes, it produces so many obsolete blocks 215 ipu_policy This parameter controls the policy of in-place 222 in-place-updates. The number indicates percentage 227 in-place-updates when F2FS_IPU_FSYNC mode is set. 231 in-place-updates.
|
D | omfs.txt | 12 Note, it is not recommended that this FS be used in place of a general
|
D | automount-support.txt | 90 take place as usual.
|
D | fiemap.txt | 137 in-place by writing to the indicated location without the 210 fiemap_check_flags finds invalid user flags, it will place the bad values in
|
D | xfs-self-describing-metadata.txt | 41 is supposed to be. We can't even identify if it is the right place. Put simply, 93 metadata block can be verified as being in the correct place without needing to 147 Validation of self-describing metadata takes place at runtime in two places:
|
D | coda.txt | 228 be able to retrieve and place messages and to be notified of the 257 Among these interfaces the VFS interface and the facility to place, 842 ViceFid destFid; /* Directory in which to place link */ 1007 DDeessccrriippttiioonn This request asks Venus to place the file identified by 1163 about to take place. 1420 what state changes in Venus take place after an upcall for which the 1431 context switch needs to take place. The counterpart of caching the
|
D | exofs.txt | 69 its place. Be careful.
|
D | ramfs-rootfs-initramfs.txt | 183 use in place of the above config file: 218 be passed into a 2.6 kernel in place of an initrd. In this case, the kernel
|
D | btrfs.txt | 268 * btrfs-convert: in-place conversion from ext2/3/4 filesystems
|
D | affs.txt | 214 fsck that the fs should not be checked (place a '0' in the sixth field
|
/linux-4.4.14/drivers/net/ethernet/ti/ |
D | tlan.c | 3139 u8 place; in tlan_ee_send_byte() local 3146 for (place = 0x80; place != 0; place >>= 1) { in tlan_ee_send_byte() 3147 if (place & data) in tlan_ee_send_byte() 3200 u8 place; in tlan_ee_receive_byte() local 3209 for (place = 0x80; place; place >>= 1) { in tlan_ee_receive_byte() 3212 *data |= place; in tlan_ee_receive_byte()
|
/linux-4.4.14/scripts/coccinelle/locks/ |
D | call_kern.cocci | 4 //# function under the lock in the first place.
|
/linux-4.4.14/arch/arm/kernel/ |
D | entry-header.S | 106 @ of the saved xPSR specifies if stack aligning took place. In this case 205 @ the first place, so there's no point checking the PSR I bit.
|
/linux-4.4.14/drivers/staging/rtl8188eu/hal/ |
D | phy.c | 367 u8 place; in get_right_chnl_for_iqk() local 376 for (place = 0; place < sizeof(channel_all); place++) { in get_right_chnl_for_iqk() 377 if (channel_all[place] == chnl) in get_right_chnl_for_iqk() 378 return ++place; in get_right_chnl_for_iqk()
|
/linux-4.4.14/Documentation/video4linux/ |
D | hauppauge-wintv-cx88-ir.txt | 41 over time, so don't assume any sample starts at any particular place.
|
D | soc-camera.txt | 120 place: in the camera driver and in the host driver. User ioctls are first passed
|
/linux-4.4.14/firmware/ |
D | README.AddingFirmware | 13 place to add those is the separate linux-firmware repository:
|
/linux-4.4.14/Documentation/video4linux/cx88/ |
D | hauppauge-wintv-cx88-ir.txt | 41 over time, so don't assume any sample starts at any particular place.
|
/linux-4.4.14/Documentation/vm/ |
D | soft-dirty.txt | 34 the same place. When unmap is called, the kernel internally clears PTE values
|
D | split_page_table_lock | 70 With everything in place you can set CONFIG_ARCH_ENABLE_SPLIT_PMD_PTLOCK.
|
D | idle_page_tracking.txt | 7 or deciding where to place the workload within a compute cluster.
|
/linux-4.4.14/drivers/staging/speakup/ |
D | TODO | 28 The kobjects may have to move to a more proper place in /sys. The
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
D | phy.c | 935 u8 place = chnl; in _rtl92c_phy_get_rightchnlplace() local 938 for (place = 14; place < sizeof(channel_5g); place++) { in _rtl92c_phy_get_rightchnlplace() 939 if (channel_5g[place] == chnl) { in _rtl92c_phy_get_rightchnlplace() 940 place++; in _rtl92c_phy_get_rightchnlplace() 945 return place; in _rtl92c_phy_get_rightchnlplace() 1410 u8 place = chnl; in rtl92d_get_rightchnlplace_for_iqk() local 1413 for (place = 14; place < sizeof(channel_all); place++) { in rtl92d_get_rightchnlplace_for_iqk() 1414 if (channel_all[place] == chnl) in rtl92d_get_rightchnlplace_for_iqk() 1415 return place - 13; in rtl92d_get_rightchnlplace_for_iqk()
|
/linux-4.4.14/tools/perf/scripts/perl/Perf-Trace-Util/ |
D | README | 37 module in the right place.
|
/linux-4.4.14/tools/perf/Documentation/ |
D | intel-bts.txt | 16 place of 'intel_pt' in the examples provided, with the proviso that per-thread
|
D | perf-diff.txt | 129 x - computation takes place for pair
|
D | perf-top.txt | 185 function into one place in the call-graph tree.
|
D | perf-script.txt | 93 If the string 'lang' is specified in place of a script name, a
|
/linux-4.4.14/arch/sh/ |
D | Kconfig.cpu | 93 that are lacking this bit must have another method in place for
|
/linux-4.4.14/arch/openrisc/ |
D | README.openrisc | 25 in place are outlined here.
|
/linux-4.4.14/Documentation/i2c/busses/ |
D | i2c-sis96x | 21 place. Thanks to Alexander Malysh <amalysh@web.de> for providing the
|
D | i2c-i801 | 148 and then add a case for your subdevice ID at the right place in
|
/linux-4.4.14/drivers/net/wireless/p54/ |
D | Kconfig | 61 file is put at the right place. (usually /lib/firmware.)
|
/linux-4.4.14/arch/alpha/lib/ |
D | stxncpy.S | 312 extql t1, a1, t1 # .. e0 : shift src into place 340 andnot t0, t2, t0 # e0 : zero place for source to reside
|
D | ev6-stxncpy.S | 359 extql t1, a1, t1 # U : shift src into place 388 andnot t0, t2, t0 # E : zero place for source to reside
|
D | stxcpy.S | 284 andnot t0, t2, t0 # .. e1 : zero place for source to reside
|
D | ev6-stxcpy.S | 313 andnot t0, t2, t0 # .. e1 : zero place for source to reside (stall)
|
/linux-4.4.14/Documentation/w1/slaves/ |
D | w1_therm | 47 driven when the conversion is taking place, provided the master driver
|
/linux-4.4.14/tools/testing/selftests/rcutorture/doc/ |
D | initrd.txt | 19 distro in place, the root-filesystem layout, and so on. To make this
|
/linux-4.4.14/arch/arm64/ |
D | Kconfig.platforms | 98 but contains an NVIDIA Denver CPU complex in place of
|
/linux-4.4.14/Documentation/arm/ |
D | vlocks.txt | 21 in finite time, a CPU will only enter the election in the first place if 135 ...in place of code equivalent to:
|
D | memory.txt | 77 place their vector page here. NULL pointer
|
D | Porting | 39 Physical address to place the initial RAM disk. Only relevant if
|
D | tcm.txt | 30 place you put it, it will mask any underlying RAM from the
|
/linux-4.4.14/Documentation/trace/ |
D | mmiotrace.txt | 63 During tracing you can place comments (markers) into the trace by 66 which action. It is recommended to place descriptive markers about what you
|
D | ring-buffer-design.txt | 205 tail page - the page where the next write will take place. 217 Another write (or a read) may take place at anytime during this 292 page then no more writes may take place (regardless of the mode 388 But when a swap takes place, it will use the most recent head page. 567 and more writes take place, the head page must be moved forward before the
|
D | events-kmem.txt | 87 is being concentrated in one place. It could also indicate that the per-CPU
|
/linux-4.4.14/Documentation/scsi/ |
D | megaraid.txt | 19 iii. Implement any policy mechanisms in one place.
|
D | cxgb3i.txt | 21 S3 h/w can directly place the iSCSI Data-In or Data-Out PDU's
|
D | NinjaSCSI.txt | 60 [5] Copy nsp_cs.ko to suitable place, like /lib/modules/<Kernel version>/pcmcia/ .
|
D | FlashPoint.txt | 101 message after 11pm one evening, and the meeting took place the next 121 has put in place a direct upgrade program to allow any Linux user worldwide
|
D | 53c700.txt | 71 the relevant request_*_region function and place the register base
|
D | LICENSE.qla4xxx | 178 access to copy from a designated place, then offering equivalent 179 access to copy the source code from the same place counts as
|
D | LICENSE.qla2xxx | 179 access to copy from a designated place, then offering equivalent 180 access to copy the source code from the same place counts as
|
D | scsi_mid_low_api.txt | 765 * @params: three element array to place output: 904 * With the default eh_strategy in place, if none of the _abort_, 1038 * command) then this function should place 0 in scp->result and 1156 * Notes: Mid level structures for given device are still in place 1307 underflow - LLD should place (DID_ERROR << 16) in 'result' if 1354 then autosense is assumed to have taken place. If it has another value (and
|
D | in2000.txt | 60 /proc interface is now in place - if you want to play
|
/linux-4.4.14/Documentation/video4linux/bttv/ |
D | PROBLEMS | 20 If the video memory is found at the right place and there are no address
|
/linux-4.4.14/Documentation/devicetree/bindings/reset/ |
D | reset.txt | 20 A word on where to place reset signal consumers in device tree: It is possible
|
/linux-4.4.14/Documentation/development-process/ |
D | 2.Process | 389 This list is an intimidating place to be; volume can reach 500 messages per 392 degree of politeness. But there is no other place where the kernel 427 point, but it is not the best place to find developers from all 430 The last point - finding the correct mailing list - is a common place for 435 filesystem, etc. subsystems. The best place to look for mailing lists is 454 Individual developers are often, understandably, at a loss for a place to
|
D | 3.Early-stage | 125 the MAINTAINERS file for a relevant place to post. If there is a suitable 131 the place to start. That file tends to not always be up to date, though,
|
/linux-4.4.14/Documentation/cpu-freq/ |
D | pcc-cpufreq.txt | 57 conditions are in place, and "power capping" is taking place.
|
/linux-4.4.14/Documentation/fmc/ |
D | identifiers.txt | 115 configuration file for gensdbfs: you tell the program where to place 117 at the beginning of the storage device. If needed, you can also place
|
/linux-4.4.14/Documentation/devicetree/bindings/display/ |
D | simple-framebuffer.txt | 85 in a different place, operating systems must first enumerate any compatible
|
/linux-4.4.14/Documentation/cgroups/ |
D | pids.txt | 11 place, PIDs are a fundamental resource. As such, PID exhaustion must be
|
D | memcg_test.txt | 175 (XXX is the place of memory)
|
/linux-4.4.14/Documentation/power/ |
D | freezing-of-tasks.txt | 93 and must call try_to_freeze() in a suitable place. 153 realizing that hibernation (or suspend) operation takes place. Ideally, user 185 place).
|
D | states.txt | 67 Additional operations may take place depending on the platform capabilities. In
|
D | suspend-and-interrupts.txt | 38 brought back online. That applies to timer interrupts in the first place,
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
D | phy.c | 2244 u8 place = chnl; in _get_right_chnl_place_for_iqk() local 2247 for (place = 14; place < sizeof(channel_all); place++) { in _get_right_chnl_place_for_iqk() 2248 if (channel_all[place] == chnl) in _get_right_chnl_place_for_iqk() 2249 return place - 13; in _get_right_chnl_place_for_iqk()
|
/linux-4.4.14/include/drm/ttm/ |
D | ttm_bo_driver.h | 211 const struct ttm_place *place,
|
/linux-4.4.14/Documentation/watchdog/ |
D | hpwdt.txt | 52 edit /boot/grub/menu.lst and place the nmi_watchdog=0 at the end of the
|
/linux-4.4.14/arch/sparc/kernel/ |
D | head_32.S | 318 sta %g2, [%g3] ASI_M_BYPASS ! place at KERNBASE entry 342 sta %g2, [%g3] ASI_M_BYPASS ! place at KERNBASE entry
|
/linux-4.4.14/Documentation/ABI/ |
D | README | 73 It's up to the developer to place their interfaces in the category they
|
/linux-4.4.14/drivers/gpu/drm/virtio/ |
D | virtgpu_ttm.c | 170 const struct ttm_place *place, in ttm_bo_man_get_node() argument
|
/linux-4.4.14/Documentation/driver-model/ |
D | binding.txt | 8 structures, most of the binding can take place using common code.
|
D | driver.txt | 178 If the device is still present, it should quiesce the device and place
|
/linux-4.4.14/Documentation/devicetree/bindings/regulator/ |
D | qcom,spmi-regulator.txt | 118 toggle after an over current event takes place.
|
/linux-4.4.14/Documentation/frv/ |
D | atomic-ops.txt | 62 manages to take place. In theory, this loop could cycle forever because there are too many
|
/linux-4.4.14/Documentation/parisc/ |
D | registers | 99 r1: The addil instruction is hardwired to place its result in r1,
|
/linux-4.4.14/Documentation/scheduler/ |
D | sched-bwc.txt | 35 bandwidth restriction in place, such a group is described as an unconstrained
|
D | completion.txt | 50 providing the wait queue to place tasks on for waiting and the flag for
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | tegra114-tn7.dts | 13 /* TN7's bootloader will place initrd at this address */
|
/linux-4.4.14/tools/perf/util/ |
D | probe-event.c | 2166 char *place; in perf_probe_event__sprintf() local 2169 place = synthesize_perf_probe_point(&pev->point); in perf_probe_event__sprintf() 2170 if (!place) in perf_probe_event__sprintf() 2177 strbuf_addf(result, " %-20s (on %s", buf, place); in perf_probe_event__sprintf() 2193 free(place); in perf_probe_event__sprintf()
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
D | phy.c | 2816 u8 place = chnl; in rtl92ee_get_rightchnlplace_for_iqk() local 2819 for (place = 14; place < sizeof(channel_all); place++) { in rtl92ee_get_rightchnlplace_for_iqk() 2820 if (channel_all[place] == chnl) in rtl92ee_get_rightchnlplace_for_iqk() 2821 return place - 13; in rtl92ee_get_rightchnlplace_for_iqk()
|
/linux-4.4.14/arch/m68k/ifpsp060/src/ |
D | ilsp.S | 77 # 0x10(sp) = pointer to location to place quotient/remainder # 92 # the event occurred even though it may not point to the correct place. # 493 # 0xc(sp) = pointer to location to place 64-bit result #
|
D | isp.S | 888 # place decr value on stack; store old value in case of # 892 # place incr value on stack; store old value in case of #
|
/linux-4.4.14/Documentation/filesystems/nfs/ |
D | nfsroot.txt | 97 "ip=off" or "ip=none", no autoconfiguration will take place, otherwise 98 autoconfiguration will take place. The most common way to use this
|
D | Exporting | 49 that dentry into place (based on the parent and name in the
|
D | nfs-rdma.txt | 118 Download the sources and place them in an appropriate location.
|
/linux-4.4.14/Documentation/ide/ |
D | ChangeLog.ide-tape.1995-2002 | 219 * Ver 1.16f Dec 15 99 Change place of the secondary OnStream header frames. 244 * Moved initiation of DMA transfers to the correct place.
|
/linux-4.4.14/Documentation/arm64/ |
D | arm-acpi.txt | 77 infrastructure is in place, the bindings are in place, and the processes are 78 in place. DT does exactly what Linux needs it to when working with vertically 221 to change the clock. Changing the hardware can then take place over time
|
/linux-4.4.14/Documentation/arm/OMAP/ |
D | omap_pm | 134 and the registration of OPP table should take place automatically.
|
/linux-4.4.14/arch/m68k/ifpsp060/ |
D | ilsp.doc | 40 making subroutine calls in place of the unimplemented
|
D | fplsp.doc | 41 making subroutine calls in place of the unimplemented
|
/linux-4.4.14/Documentation/devicetree/bindings/iommu/ |
D | iommu.txt | 86 disable the IOMMU's device tree node in the first place because it would
|
/linux-4.4.14/arch/m68k/q40/ |
D | README | 6 available from this place or http://ftp.uni-erlangen.de/pub/unix/Linux/680x0/q40/
|
/linux-4.4.14/Documentation/device-mapper/ |
D | verity.txt | 47 inaccessible. You can place hashes to the same partition as data, in this
|
/linux-4.4.14/arch/xtensa/ |
D | Kconfig | 200 it was possible to place a software breakpoint at 'reset' and 210 xt-gdb can't place a Software Breakpoint in the 0XD region prior
|
/linux-4.4.14/Documentation/security/ |
D | credentials.txt | 471 security checks on credentials construction and changing is taking place as 488 current->cred_replace_mutex to allow ptrace() to take place, and it will notify 559 credentials and this is attached to the file struct as 'f_cred' in place of
|
/linux-4.4.14/Documentation/locking/ |
D | lglock.txt | 146 currently prevent using RCU in place of view remaining lglocks.
|
/linux-4.4.14/drivers/net/wireless/ipw2x00/ |
D | Kconfig | 25 will need to place it in /lib/firmware.
|
/linux-4.4.14/Documentation/x86/ |
D | pat.txt | 154 return uncached mapping in place of write-combine requested.
|
/linux-4.4.14/Documentation/crypto/ |
D | api-intro.txt | 8 mode ciphers), this will allow for pages to be encrypted in-place
|
/linux-4.4.14/Documentation/kbuild/ |
D | kbuild.txt | 113 INSTALL_PATH specifies where to place the updated kernel and system map
|
/linux-4.4.14/Documentation/ABI/stable/ |
D | sysfs-class-tpm | 67 will be displayed in place of "[original]".
|
/linux-4.4.14/net/wireless/ |
D | Kconfig | 89 in place.
|
/linux-4.4.14/arch/frv/kernel/ |
D | head.S | 539 # provide a point for GDB to place a break
|
/linux-4.4.14/arch/powerpc/platforms/44x/ |
D | Kconfig | 286 OCM provides the fast place for memory access to improve performance.
|
/linux-4.4.14/fs/ |
D | Kconfig.binfmt | 140 this to work, you need to have the emulator /usr/bin/em86 in place.
|
/linux-4.4.14/Documentation/networking/ |
D | regulatory.txt | 32 it needs a new regulatory domain. A udev rule can be put in place
|
D | LICENSE.qlcnic | 177 access to copy from a designated place, then offering equivalent 178 access to copy the source code from the same place counts as
|
D | LICENSE.qlge | 177 access to copy from a designated place, then offering equivalent 178 access to copy the source code from the same place counts as
|
D | 00-INDEX | 208 - short blurb on how TCP output takes place.
|
D | de4x5.txt | 171 For a compiled in driver, in linux/drivers/net/CONFIG, place e.g.
|
D | bonding.txt | 457 often takes place for any traffic, not just ARP 847 This algorithm will place all traffic to a particular 869 This algorithm will place all traffic to a particular 1205 place the following text: 1288 The general method for these systems is to place the bonding 1387 unique name in place of bond1 for each subsequent instance. 1652 that normal output policy selection should take place. One benefit to simply 2657 When an Ethernet Switch Module is in place, only the ARP 2665 When a passthrough module is in place, the MII monitor does 2707 supports and/or the number of network cards you can place in your [all …]
|
/linux-4.4.14/Documentation/spi/ |
D | pxa2xx | 122 The "pxa2xx_spi_chip.enable_loopback" field is used to place the SSP porting
|
/linux-4.4.14/net/ipv6/ |
D | Kconfig | 194 prefix of its own in place of the fixed 6to4 prefix.
|
/linux-4.4.14/Documentation/fb/ |
D | udlfb.txt | 94 change the parameter in place, and save the file.
|
/linux-4.4.14/Documentation/serial/ |
D | rocket.txt | 115 the only place where the DIP switch settings should differ between the
|
/linux-4.4.14/Documentation/early-userspace/ |
D | README | 111 place)
|
/linux-4.4.14/fs/jffs2/ |
D | README.Locking | 52 node belonging to the inode which was locked in the first place by the
|
/linux-4.4.14/Documentation/networking/caif/ |
D | spi_porting.txt | 175 * the place where you should set up your GPIOs, interrupts and SPI
|
/linux-4.4.14/arch/arm/mach-omap2/ |
D | sram242x.S | 167 mov r5, r5, lsl #8 @ put rfr field back into place
|
D | sram243x.S | 167 mov r5, r5, lsl #8 @ put rfr field back into place
|
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/ |
D | pinctrl-bindings.txt | 27 in a single place, rather than splitting it across multiple client device
|
/linux-4.4.14/Documentation/powerpc/ |
D | bootwrapper.txt | 136 middle of the script. This is also the place where platform specific fixups
|
/linux-4.4.14/Documentation/ABI/obsolete/ |
D | sysfs-driver-hid-roccat-isku | 95 epoch in which the last configuration took place.
|
/linux-4.4.14/Documentation/blockdev/ |
D | paride.txt | 273 With the device files and drivers in place, you can access PARIDE devices 286 mkdir /shark -- make a place to mount the disk
|
/linux-4.4.14/ |
D | README | 129 place for the output files (including .config). 293 to the place where your regular bootable kernel is found.
|
D | COPYING | 183 access to copy from a designated place, then offering equivalent 184 access to copy the source code from the same place counts as
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | phy.c | 3652 u8 place = chnl; in _rtl8812ae_get_right_chnl_place_for_iqk() local 3655 for (place = 14; place < sizeof(channel_all); place++) in _rtl8812ae_get_right_chnl_place_for_iqk() 3656 if (channel_all[place] == chnl) in _rtl8812ae_get_right_chnl_place_for_iqk() 3657 return place-13; in _rtl8812ae_get_right_chnl_place_for_iqk()
|
/linux-4.4.14/Documentation/i2c/ |
D | smbus-protocol | 54 This sends a single bit to the device, at the place of the Rd/Wr bit.
|
/linux-4.4.14/drivers/staging/rtl8192u/ |
D | copying | 167 access to copy from a designated place, then offering equivalent 168 access to copy the source code from the same place counts as
|
/linux-4.4.14/tools/usb/usbip/ |
D | COPYING | 167 access to copy from a designated place, then offering equivalent 168 access to copy the source code from the same place counts as
|
/linux-4.4.14/drivers/staging/rtl8192e/ |
D | license | 170 to copy from a designated place, then offering equivalent access to copy 171 the source code from the same place counts as distribution of the source
|
/linux-4.4.14/Documentation/filesystems/caching/ |
D | netfs-api.txt | 520 appropriate place. 584 place if unforeseen circumstances arose (such as a disk error). 586 Writing takes place asynchronously.
|
/linux-4.4.14/Documentation/dvb/ |
D | README.dvb-usb | 156 the right place and the device is connected, the "Power"-LED should be
|