| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/ |
| H A D | i915_globals.c | 28 } park; variable 46 schedule_delayed_work(&park.work, round_jiffies_up_relative(2 * HZ)); in __i915_globals_grace() 51 park.epoch = atomic_inc_return(&epoch); in __i915_globals_queue_rcu() 53 init_rcu_head(&park.rcu); in __i915_globals_queue_rcu() 54 call_rcu(&park.rcu, __i915_globals_grace); in __i915_globals_queue_rcu() 60 destroy_rcu_head(&park.rcu); in __i915_globals_park() 63 if (park.epoch != atomic_read(&epoch)) { in __i915_globals_park() 68 clear_bit(PENDING, &park.flags); in __i915_globals_park() 113 INIT_DELAYED_WORK(&park.work, __i915_globals_park); in i915_globals_init() 132 if (!test_and_set_bit(PENDING, &park.flags)) in i915_globals_park() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/ |
| H A D | place_data.json | 23 "name": "Park", 30 "name": "Park View Hotel", 43 "title": "Park View Review 1", 44 "text": "Park View Review 1 Text", 51 "title": "Park View Review 2", 52 "text": "Park View Review 2 Text", 59 "title": "Park View Review 3", 60 "text": "Park View Review 3 Text", 69 "title": "Park View Review 5", 70 "text": "Park View Review 5 Text",
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_core/ |
| H A D | tst_reviewmodel.qml | 95 "title": "Park View Review 1", 96 "text": "Park View Review 1 Text", 103 "title": "Park View Review 2", 104 "text": "Park View Review 2 Text", 111 "title": "Park View Review 3", 112 "text": "Park View Review 3 Text", 127 "title": "Park View Review 5", 128 "text": "Park View Review 5 Text",
|
| /OK3568_Linux_fs/kernel/include/linux/dma/ |
| H A D | xilinx_dma.h | 20 * @park: Whether wants to park 21 * @park_frm: Frame to park on 33 int park; member
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-driver-ufs | 1285 Contact: Daejun Park <daejun7.park@samsung.com> 1295 Contact: Daejun Park <daejun7.park@samsung.com> 1304 Contact: Daejun Park <daejun7.park@samsung.com> 1313 Contact: Daejun Park <daejun7.park@samsung.com> 1323 Contact: Daejun Park <daejun7.park@samsung.com> 1334 Contact: Daejun Park <daejun7.park@samsung.com> 1342 Contact: Daejun Park <daejun7.park@samsung.com> 1350 Contact: Daejun Park <daejun7.park@samsung.com> 1357 Contact: Daejun Park <daejun7.park@samsung.com> 1365 Contact: Daejun Park <daejun7.park@samsung.com> [all …]
|
| H A D | sysfs-driver-xen-blkback | 32 Contact: SeongJae Park <sjpark@amazon.de> 42 Contact: SeongJae Park <sjpark@amazon.de>
|
| /OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/src/ |
| H A D | xf86drmRandom.c | 4 * Copyright 1999 Precision Insight, Inc., Cedar Park, Texas. 30 * This file contains a simple, straightforward implementation of the Park 62 * [PM88] Stephen K. Park and Keith W. Miller. "Random Number Generators: 68 * [PMS93] Stephen K. Park, Keith W. Miller, and Paul K. Stockmeyer. In 91 /* Park & Miller, October 1988 */ in drmRandomCreate() 96 /* Park, Miller, and Stockmeyer, July 1993 */ in drmRandomCreate()
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/laptops/ |
| H A D | disk-shock-protection.rst | 26 the internal hard drive and park its heads on the ramp when critical 46 no further disk head park request has been issued in the meantime, 51 value between 0 and 30000 by issuing a subsequent head park request 57 timeout specified for a recent head park request has not yet expired, 62 For example, do the following in order to park the heads of drive 82 confusion and should be discussed here. When a head park request has 98 fine from the occasional buffer under-run incurred by a head park
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | smpboot.h | 24 * @park: Optional park function, called when the thread is 28 * @selfparking: Thread is not parked by the park function. 39 void (*park)(unsigned int cpu); member
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/onenand/ |
| H A D | generic.c | 4 * Kyungmin Park <kyungmin.park@samsung.com> 115 MODULE_AUTHOR("Kyungmin Park <kyungmin.park@samsung.com>");
|
| H A D | samsung.h | 4 * Kyungmin Park <kyungmin.park@samsung.com>
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/ |
| H A D | mapbox.qrc | 8 <file alias="amusement-park">maki-4.0.0/amusement-park.svg</file> 46 <file alias="dog-park">maki-4.0.0/dog-park.svg</file> 91 <file alias="park-alt1">maki-4.0.0/park-alt1.svg</file> 94 <file alias="park.svg">maki-4.0.0/park.svg</file>
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | smpboot.c | 100 * Checks for thread stop and park conditions. Calls the necessary 101 * setup, cleanup, park and unpark functions for the registered 127 if (ht->park && td->status == HP_THREAD_ACTIVE) { in smpboot_thread_fn() 129 ht->park(td->cpu); in smpboot_thread_fn() 192 * Park the thread so that it could start right on the CPU in __smpboot_create_thread() 201 * into park position, before calling the create in __smpboot_create_thread()
|
| /OK3568_Linux_fs/kernel/include/linux/platform_data/ |
| H A D | leds-omap.h | 4 * Kyungmin Park <kyungmin.park@samsung.com>
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/onenand/ |
| H A D | Makefile | 3 # Kyungmin Park <kyungmin.park@samsung.com>
|
| H A D | onenand_uboot.c | 5 * Kyungmin Park <kyungmin.park@samsung.com>
|
| /OK3568_Linux_fs/kernel/arch/arm/common/ |
| H A D | firmware.c | 4 * Kyungmin Park <kyungmin.park@samsung.com>
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-s5pc1xx/include/mach/ |
| H A D | power.h | 3 * Kyungmin Park <kyungmin.park@samsung.com>
|
| H A D | pwm.h | 3 * Kyungmin Park <kyungmin.park@samsung.com>
|
| /OK3568_Linux_fs/u-boot/board/samsung/universal_c210/ |
| H A D | onenand.c | 3 * Kyungmin Park <kyungmin.park@samsung.com>
|
| /OK3568_Linux_fs/u-boot/board/samsung/goni/ |
| H A D | onenand.c | 3 * Kyungmin Park <kyungmin.park@samsung.com>
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-s3c/ |
| H A D | onenand-core-s3c64xx.h | 4 * Kyungmin Park <kyungmin.park@samsung.com>
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/ |
| H A D | pwm.h | 3 * Kyungmin Park <kyungmin.park@samsung.com>
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | onenand_uboot.h | 7 * Kyungmin Park <kyungmin.park@samsung.com>
|
| /OK3568_Linux_fs/u-boot/board/samsung/smdkc100/ |
| H A D | smdkc100.c | 4 * Kyungmin Park <kyungmin.park@samsung.com>
|