/linux-5.10/drivers/net/wireless/ti/wl18xx/ |
D | wl18xx.h | 40 /* Index of last released Tx desc in FW */ 52 * released tx host desc 58 * indicated the first released idx. 102 /* Cumulative counter of released packets per AC */ 108 /* Cumulative counter of released Voice memory blocks */ 144 /* Cumulative counter of total released mem blocks since FW-reset */
|
/linux-5.10/drivers/infiniband/core/ |
D | uverbs.h | 81 * released in ib_uverbs_remove_one(). Another reference is taken by 83 * and released in ib_uverbs_release_file() when the file is released. 86 * released when the file is closed. Another reference is taken when 87 * an asynchronous event queue file is created and released when the 92 * One reference is held by the VFS and released when the file is closed. 94 * main context file and released when that file is closed. For completion 96 * and released when the CQ is destroyed.
|
/linux-5.10/include/misc/ |
D | cxl.h | 34 * before it's released. ie. 42 * Once released, a context can't be started again. 46 * context. This context will be released by PCI hot unplug, so doesn't need to 47 * be released explicitly by drivers. 50 * These must be released using cxl_context_detach(). 56 * These IRQs can be unmapped (cxl_unmap_afu_irq()) and finally released 70 * doesn't need to be released as this will be done by the PCI subsystem on hot 172 * and released when the fd is released. Hence the driver won't need to manage
|
/linux-5.10/include/dt-bindings/clock/ |
D | lpc18xx-cgu.h | 4 * This code is released using a dual license strategy: BSD/GPL 7 * Released under the terms of 3-clause BSD License 8 * Released under the terms of GNU General Public License Version 2.0
|
D | lpc32xx-clock.h | 4 * This code is released using a dual license strategy: BSD/GPL 7 * Released under the terms of 3-clause BSD License 8 * Released under the terms of GNU General Public License Version 2.0
|
D | lpc18xx-ccu.h | 4 * This code is released using a dual license strategy: BSD/GPL 7 * Released under the terms of 3-clause BSD License 8 * Released under the terms of GNU General Public License Version 2.0
|
/linux-5.10/arch/arm/boot/dts/ |
D | lpc4350.dtsi | 6 * This code is released using a dual license strategy: BSD/GPL 9 * Released under the terms of 3-clause BSD License 10 * Released under the terms of GNU General Public License Version 2.0
|
D | lpc4357.dtsi | 6 * This code is released using a dual license strategy: BSD/GPL 9 * Released under the terms of 3-clause BSD License 10 * Released under the terms of GNU General Public License Version 2.0
|
D | lpc4337-ciaa.dts | 6 * This code is released using a dual license strategy: BSD/GPL 9 * Released under the terms of 3-clause BSD License 10 * Released under the terms of GNU General Public License Version 2.0
|
/linux-5.10/drivers/gpu/drm/i915/ |
D | intel_wakeref.h | 75 * will be released and the acquisition unwound, and an error reported. 132 * the runtime pm wakeref will be released after the @fn callback is called 138 * Returns: 0 if the wakeref was released successfully, or a negative error 177 * Locks the wakeref to prevent it being acquired or released. New users 179 * cannot be acquired or released. 267 * is released before triggering runtime suspend of the device. That
|
/linux-5.10/include/linux/ |
D | zsmalloc.h | 7 * This code is released using a dual license strategy: BSD/GPL 10 * Released under the terms of 3-clause BSD License 11 * Released under the terms of GNU General Public License Version 2.0
|
D | ww_mutex.h | 117 * An acquire context must be released with ww_acquire_fini by the same task 172 * mutexes have been released with ww_mutex_unlock. 213 * The mutex must later on be released by the same task that 220 * A mutex acquired with this function must be released with ww_mutex_unlock. 245 * The mutex must later on be released by the same task that 252 * A mutex acquired with this function must be released with ww_mutex_unlock. 265 * The caller must have released all w/w mutexes already acquired with the 301 * The caller must have released all w/w mutexes already acquired with the
|
/linux-5.10/security/apparmor/ |
D | policy_ns.c | 103 /* released by aa_free_ns() */ in alloc_ns() 160 * refcount released by caller 181 * refcount released by caller 229 * refcount released by caller 290 /* released by caller */ in __aa_find_or_create_ns() 314 /* released by caller */ in aa_prepare_ns() 391 /* released by aa_free_root_ns - used as list ref*/ in aa_alloc_root_ns()
|
D | policy.c | 162 /* released by free_profile */ in __remove_profile() 286 /* refcount released by caller */ in aa_alloc_profile() 344 /* refcount released by caller */ in aa_find_child() 448 /* refcount released by caller */ in aa_lookupn_profile() 498 * hold a count on them so that they are automatically released when 545 /* released on free_profile */ in aa_new_null_profile() 561 /* refcount released by caller */ in aa_new_null_profile() 870 /* released below */ in aa_replace_profiles() 947 /* released when @new is freed */ in aa_replace_profiles() 965 /* released on profile replacement or free_profile */ in aa_replace_profiles() [all …]
|
/linux-5.10/Documentation/driver-api/driver-model/ |
D | devres.rst | 52 a release function. A devres can be released in several ways. No 53 matter what, all devres entries are released on driver detach. On 62 automatically released on driver detach. Implementation looks like 149 released, all contained normal devres entries and properly nested 150 groups are released. One usage is to rollback series of acquired 208 when it is released or destroyed (removed and freed) - no reference
|
/linux-5.10/drivers/gpu/drm/msm/disp/mdp5/ |
D | mdp5_smp.h | 43 * released clients, since at that point old pipes are no longer 56 /* released pipes (hw updated at _complete_commit()): */ 57 unsigned long released; member
|
/linux-5.10/drivers/net/wireless/ti/wl12xx/ |
D | wl12xx.h | 100 /* Cumulative counter of released packets per AC */ 106 /* Cumulative counter of released Voice memory blocks */ 138 /* Cumulative counter of total released mem blocks since FW-reset */
|
/linux-5.10/drivers/block/zram/ |
D | zram_drv.h | 7 * This code is released using a dual license strategy: BSD/GPL 10 * Released under the terms of 3-clause BSD License 11 * Released under the terms of GNU General Public License Version 2.0
|
/linux-5.10/net/core/ |
D | gen_stats.c | 203 * Returns 0 on success or -1 with the statistic lock released 227 * Returns 0 on success or -1 with the statistic lock released 249 * Returns 0 on success or -1 with the statistic lock released 332 * Returns 0 on success or -1 with the statistic lock released 370 * Returns 0 on success or -1 with the statistic lock released 406 * Returns 0 on success or -1 with the statistic lock released
|
/linux-5.10/drivers/net/ethernet/neterion/ |
D | Kconfig | 25 These were originally released from S2IO, which renamed itself 40 I/O Virtualized Server Adapter. These were originally released from
|
/linux-5.10/drivers/accessibility/speakup/ |
D | fakekey.c | 16 #define RELEASED 0 macro 70 input_report_key(virt_keyboard, KEY_DOWN, RELEASED); in speakup_fake_down_arrow()
|
/linux-5.10/fs/ |
D | userfaultfd.c | 73 /* released */ 74 bool released; member 359 * If FAULT_FLAG_ALLOW_RETRY is set, the mmap_lock must be released 365 * fatal_signal_pending()s, and the mmap_lock must be released before 410 * If it's already released don't get it. This avoids to loop in handle_userfault() 414 if (unlikely(READ_ONCE(ctx->released))) { in handle_userfault() 506 if (likely(must_wait && !READ_ONCE(ctx->released))) { in handle_userfault() 524 * kernel stack can be released after the list_del_init. in handle_userfault() 538 * already released. in handle_userfault() 568 if (READ_ONCE(ctx->released) || in userfaultfd_event_wait_completion() [all …]
|
/linux-5.10/include/media/ |
D | v4l2-fwnode.h | 251 * @vep: the V4L2 fwnode the resources of which are to be released 326 * @connector: the V4L2 connector resources of which are to be released 445 * @parse_endpoint is released once the function is finished. If there is a need 448 * Any notifier populated using this function must be released with a call to 497 * @parse_endpoint is released once the function is finished. If there is a need 500 * Any notifier populated using this function must be released with a call to 525 * Any notifier populated using this function must be released with a call to
|
/linux-5.10/Documentation/RCU/ |
D | UP.rst | 65 the call_rcu() is delayed until after the lock is released. However, 71 released. 74 so that delaying the call_rcu() until the lock is released
|
/linux-5.10/Documentation/driver-api/ |
D | console.rst | 21 released by the console, the system driver will take over. 128 2. All resources allocated during con->con_init() must be released in 131 3. All resources allocated in con->con_startup() must be released when the
|