| /linux/drivers/net/wireless/ti/wl18xx/ |
| H A 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 */ 159 /* Cumulative counter of released packets per AC */ 168 /* Cumulative counter of released Voice memory blocks */ 204 /* Cumulative counter of total released mem blocks since FW-reset */
|
| /linux/drivers/net/ovpn/ |
| H A D | socket.c | 41 * Return: true if the socket was released, false otherwise 50 * @peer: peer whose socket should be released 69 bool released; in ovpn_socket_release() local 86 released = ovpn_socket_put(peer, sock); in ovpn_socket_release() 92 /* following cleanup should happen with lock released */ in ovpn_socket_release() 93 if (released) { in ovpn_socket_release()
|
| /linux/include/dt-bindings/clock/ |
| H A 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
|
| H A 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
|
| H A 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/include/linux/ |
| H A D | ww_mutex.h | 139 * An acquire context must be released with ww_acquire_fini by the same task 199 * mutexes have been released with ww_mutex_unlock. in ww_acquire_fini() 243 * The mutex must later on be released by the same task that 250 * A mutex acquired with this function must be released with ww_mutex_unlock. 276 * The mutex must later on be released by the same task that 283 * A mutex acquired with this function must be released with ww_mutex_unlock. 297 * The caller must have released all w/w mutexes already acquired with the 334 * The caller must have released all w/w mutexes already acquired with the
|
| H A D | i2c-of-prober.h | 38 * state and released before returning if this fails. 47 * resources that would have been released in this callback should be released in
|
| /linux/drivers/gpu/drm/msm/disp/mdp5/ |
| H A 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/drivers/hid/bpf/progs/ |
| H A D | XPPen__Artist24.bpf.c | 112 * whenever the second button gets pressed or released, an 118 * when the second button is pressed/released: 126 * // Second button is released 136 * the second button is pressed/released: an out of range 147 * // Second button is released
|
| /linux/drivers/net/wireless/ti/wl12xx/ |
| H A 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/drivers/block/zram/ |
| H A 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/net/core/ |
| H A 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/security/apparmor/ |
| H A D | policy_ns.c | 121 /* released by aa_free_ns() */ in alloc_ns() 203 * refcount released by caller 264 /* released by caller */ in __aa_find_or_create_ns() 288 /* released by caller */ in aa_prepare_ns() 367 /* released by aa_free_root_ns - used as list ref*/ in aa_alloc_root_ns()
|
| H A D | policy.c | 207 /* released by free_profile */ in __remove_profile() 381 /* refcount released by caller */ in aa_alloc_profile() 474 /* refcount released by caller */ in aa_find_child() 627 /* refcount released by caller */ in aa_lookupn_profile() 682 /* released on free_profile */ in aa_alloc_null() 703 * hold a count on them so that they are automatically released when 760 /* refcount released by caller */ in aa_new_learning_profile() 1119 /* released below */ in aa_replace_profiles() 1200 /* released when @new is freed */ in aa_replace_profiles() 1236 /* released on profile replacement or free_profile */ in aa_replace_profiles() [all …]
|
| /linux/kernel/bpf/ |
| H A D | crypto.c | 49 * memory is released back to the BPF allocator, which provides 132 * Allocates a crypto context that can be used, acquired, and released by 252 * @ctx: The crypto context being released. 255 * reference of the BPF crypto context has been released, its memory 256 * will be released.
|
| H A 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/tools/testing/selftests/bpf/progs/ |
| H A D | cpumask_failure.c | 43 /* cpumask is never released. */ in BPF_PROG() 55 /* cpumask is released twice. */ in BPF_PROG() 105 /* cpumask is never released. */ in BPF_PROG()
|
| /linux/drivers/accessibility/speakup/ |
| H A D | fakekey.c | 16 #define RELEASED 0 macro 70 input_report_key(virt_keyboard, KEY_DOWN, RELEASED); in speakup_fake_down_arrow()
|
| /linux/Documentation/driver-api/ |
| H A 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/fs/btrfs/ |
| H A D | delayed-ref.c | 70 u64 released; in btrfs_delayed_refs_rsv_release() local 75 released = btrfs_block_rsv_release(fs_info, block_rsv, num_bytes, NULL); in btrfs_delayed_refs_rsv_release() 76 if (released) in btrfs_delayed_refs_rsv_release() 78 0, released, 0); in btrfs_delayed_refs_rsv_release() 158 u64 released; in btrfs_dec_delayed_refs_rsv_bg_inserts() local 160 released = btrfs_block_rsv_release(fs_info, delayed_rsv, num_bytes, NULL); in btrfs_dec_delayed_refs_rsv_bg_inserts() 161 if (released > 0) in btrfs_dec_delayed_refs_rsv_bg_inserts() 163 0, released, 0); in btrfs_dec_delayed_refs_rsv_bg_inserts() 193 u64 released; in btrfs_dec_delayed_refs_rsv_bg_updates() local 195 released = btrfs_block_rsv_release(fs_info, delayed_rsv, num_bytes, NULL); in btrfs_dec_delayed_refs_rsv_bg_updates() [all …]
|
| /linux/Documentation/RCU/ |
| H A D | UP.rst | 66 the call_rcu() is delayed until after the lock is released. However, 72 released. 75 so that delaying the call_rcu() until the lock is released
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-driver-zynqmp-fpga | 43 BIT(13) 0: Signal not released 44 1: Signal released
|
| /linux/fs/ |
| H A D | userfaultfd.c | 372 * If FAULT_FLAG_ALLOW_RETRY is set, the mmap_lock must be released 378 * fatal_signal_pending()s, and the mmap_lock must be released before 451 if (unlikely(READ_ONCE(ctx->released))) { in handle_userfault() 455 * return VM_FAULT_RETRY with lock released proactively. in handle_userfault() 463 * the fault path, in which the lock will be released in handle_userfault() 469 * be released immediately, so that the thread concurrently in handle_userfault() 520 if (likely(must_wait && !READ_ONCE(ctx->released))) { in handle_userfault() 538 * kernel stack can be released after the list_del_init. in handle_userfault() 552 * already released. in handle_userfault() 582 if (READ_ONCE(ctx->released) || in userfaultfd_event_wait_completion() [all …]
|
| /linux/net/sched/ |
| H A D | sch_plug.c | 74 * epoch. These will be released when we receive a 82 * be released (committed checkpoint). 179 * packets to be released set. in plug_change()
|
| /linux/drivers/usb/gadget/ |
| H A D | epautoconf.c | 179 * @ep: endpoint which should be released 184 * which was released is no longer valid and shouldn't be used in 185 * context of function which released it.
|