| /Linux-v6.1/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-v6.1/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-v6.1/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-v6.1/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-v6.1/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-v6.1/drivers/gpu/drm/i915/ |
| D | intel_wakeref.h | 75 * will be released and the acquisition unwound, and an error reported. 138 * the runtime pm wakeref will be released after the @fn callback is called 144 * Returns: 0 if the wakeref was released successfully, or a negative error 189 * Locks the wakeref to prevent it being acquired or released. New users 191 * cannot be acquired or released. 279 * is released before triggering runtime suspend of the device. That
|
| /Linux-v6.1/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 | 128 * An acquire context must be released with ww_acquire_fini by the same task 183 * mutexes have been released with ww_mutex_unlock. 225 * The mutex must later on be released by the same task that 232 * A mutex acquired with this function must be released with ww_mutex_unlock. 257 * The mutex must later on be released by the same task that 264 * A mutex acquired with this function must be released with ww_mutex_unlock. 277 * The caller must have released all w/w mutexes already acquired with the 313 * The caller must have released all w/w mutexes already acquired with the
|
| /Linux-v6.1/fs/jbd2/ |
| D | checkpoint.c | 291 /* The transaction was released; we're done */ in jbd2_log_do_checkpoint() 455 * and try to release them. If the whole transaction is released, set 456 * the 'released' parameter. Return the number of released checkpointed 463 bool *released) in journal_shrink_one_cp_list() argument 485 *released = true; in journal_shrink_one_cp_list() 500 * and try to release them. Return the number of released checkpointed 509 bool released; in jbd2_journal_shrink_checkpoint_list() local 542 released = false; in jbd2_journal_shrink_checkpoint_list() 545 nr_to_scan, &released); in jbd2_journal_shrink_checkpoint_list() 550 if (released) in jbd2_journal_shrink_checkpoint_list() [all …]
|
| /Linux-v6.1/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-v6.1/security/apparmor/ |
| D | policy_ns.c | 123 /* released by aa_free_ns() */ in alloc_ns() 173 * refcount released by caller 194 * refcount released by caller 242 * refcount released by caller 303 /* released by caller */ in __aa_find_or_create_ns() 327 /* released by caller */ in aa_prepare_ns() 406 /* 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() 285 /* refcount released by caller */ in aa_alloc_profile() 343 /* refcount released by caller */ in aa_find_child() 447 /* refcount released by caller */ in aa_lookupn_profile() 497 * hold a count on them so that they are automatically released when 544 /* released on free_profile */ in aa_new_null_profile() 560 /* refcount released by caller */ in aa_new_null_profile() 910 /* released below */ in aa_replace_profiles() 990 /* released when @new is freed */ in aa_replace_profiles() 1008 /* released on profile replacement or free_profile */ in aa_replace_profiles() [all …]
|
| /Linux-v6.1/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-v6.1/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-v6.1/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-v6.1/net/core/ |
| D | gen_stats.c | 256 * Returns 0 on success or -1 with the statistic lock released 283 * Returns 0 on success or -1 with the statistic lock released 304 * Returns 0 on success or -1 with the statistic lock released 383 * Returns 0 on success or -1 with the statistic lock released 422 * Returns 0 on success or -1 with the statistic lock released 458 * Returns 0 on success or -1 with the statistic lock released
|
| /Linux-v6.1/kernel/bpf/ |
| D | mmap_unlock_work.h | 56 /* The lock will be released once we're out of interrupt in bpf_mmap_unlock_mm() 57 * context. Tell lockdep that we've released it now so in bpf_mmap_unlock_mm()
|
| /Linux-v6.1/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-v6.1/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-v6.1/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
|
| /Linux-v6.1/fs/ |
| D | userfaultfd.c | 70 /* released */ 71 bool released; member 368 * If FAULT_FLAG_ALLOW_RETRY is set, the mmap_lock must be released 374 * fatal_signal_pending()s, and the mmap_lock must be released before 423 * If it's already released don't get it. This avoids to loop in handle_userfault() 427 if (unlikely(READ_ONCE(ctx->released))) { in handle_userfault() 519 if (likely(must_wait && !READ_ONCE(ctx->released))) { in handle_userfault() 537 * kernel stack can be released after the list_del_init. in handle_userfault() 551 * already released. in handle_userfault() 581 if (READ_ONCE(ctx->released) || in userfaultfd_event_wait_completion() [all …]
|