Home
last modified time | relevance | path

Searched refs:granted (Results 1 – 25 of 381) sorted by relevance

12345678910>>...16

/linux/security/smack/
H A DKconfig17 bool "Reporting on access granted by Smack rules"
22 When access is granted by a rule with the "b" mode a
24 intention is that a process can be granted a wide set
/linux/drivers/rpmsg/
H A Dqcom_glink_trace.h250 TP_PROTO(const char *remote, const char *channel, u16 lcid, u16 rcid, bool granted, bool tx),
251 TP_ARGS(remote, channel, lcid, rcid, granted, tx),
257 __field(bool, granted)
265 __entry->granted = granted;
268 TP_printk("%s remote: %s channel: %s[%u/%u] granted: %d",
274 __entry->granted
/linux/arch/m68k/fpsp040/
H A DREADME25 You are hereby granted a copyright license to use, modify, and
29 No licenses are granted by implication, estoppel or otherwise
/linux/fs/ocfs2/dlm/
H A Ddlmconvert.c127 if (!dlm_lock_on_list(&res->granted, lock)) { in __dlmconvert_master()
170 list_for_each_entry(tmplock, &res->granted, list) { in __dlmconvert_master()
202 list_move_tail(&lock->list, &res->granted); in __dlmconvert_master()
237 list_move_tail(&lock->list, &res->granted); in dlm_revert_pending_convert()
320 /* if it failed, move it back to granted queue. in dlmconvert_remote()
322 * it may have already been moved to granted queue, reset to in dlmconvert_remote()
330 "to granted list, retry convert.\n", in dlmconvert_remote()
482 list_for_each_entry(tmp_lock, &res->granted, list) { in dlm_convert_lock_handler()
H A Ddlmunlock.c65 * flags & LKM_CANCEL == 0: must be granted
170 /* if the master told us the lock was already granted, in dlmunlock_common()
213 list_add_tail(&lock->list, &res->granted); in dlmunlock_common()
276 list_move_tail(&lock->list, &res->granted); in dlm_commit_pending_cancel()
439 queue=&res->granted; in dlm_unlock_lock_handler()
473 /* scan granted -> converting -> blocked queues */ in dlm_unlock_lock_handler()
539 /* cancel the request, put back on granted */ in dlm_get_cancel_actions()
545 } else if (dlm_lock_on_list(&res->granted, lock)) { in dlm_get_cancel_actions()
546 /* too late, already granted. */ in dlm_get_cancel_actions()
566 if (!dlm_lock_on_list(&res->granted, loc in dlm_get_unlock_actions()
[all...]
H A Ddlmthread.c63 if (list_empty(&res->granted) && in __dlm_lockres_has_locks()
370 list_for_each_entry(lock, &res->granted, list) { in dlm_shuffle_lists()
419 list_move_tail(&target->list, &res->granted); in dlm_shuffle_lists()
437 list_for_each_entry(lock, &res->granted, list) { in dlm_shuffle_lists()
479 list_move_tail(&target->list, &res->granted); in dlm_shuffle_lists()
H A Ddlmlock.c71 * returns: 1 if the lock can be granted, 0 otherwise.
78 list_for_each_entry(tmplock, &res->granted, list) { in dlm_can_grant_new_lock()
130 list_add_tail(&lock->list, &res->granted); in dlmlock_master()
260 * (granted), so do it manually. */ in dlmlock_remote()
264 list_move_tail(&lock->list, &res->granted); in dlmlock_remote()
/linux/Documentation/tools/rv/
H A Dcommon_appendix.rst15 Copyright \(C) 2022 Red Hat, Inc. Free use of this software is granted under
/linux/Documentation/tools/rtla/
H A Dcommon_appendix.rst23 Copyright \(C) 2021 Red Hat, Inc. Free use of this software is granted under
/linux/arch/m68k/ifpsp060/
H A DREADME23 You are hereby granted a copyright license to use, modify, and distribute the SOFTWARE
26 No licenses are granted by implication, estoppel or otherwise under any patents
H A DMISC23 You are hereby granted a copyright license to use, modify, and distribute the SOFTWARE
26 No licenses are granted by implication, estoppel or otherwise under any patents
/linux/LICENSES/dual/
H A DMPL-1.1112 (c) the licenses granted in this Section 2.1(a) and (b) are
117 granted: 1) for code that You delete from the Original Code; 2)
142 (c) the licenses granted in Sections 2.2(a) and 2.2(b) are
147 granted: 1) for any code that Contributor has deleted from the
198 granted by such Contributor under Sections 2.1 or 2.2,
334 8.1. This License and the rights granted hereunder will terminate
337 sublicenses to the Covered Code which are properly granted shall
348 infringes any patent, then any and all rights granted by such
358 is not withdrawn, the rights granted by Participant to You under
364 any rights granted t
[all...]
H A DCDDL-1.0105 (c) The licenses granted in Sections 2.1(a) and (b) are
111 granted: (1) for code that You delete from the Original
142 (c) The licenses granted in Sections 2.2(a) and 2.2(b) are
148 granted: (1) for any code that Contributor has deleted from
279 6.1. This License and the rights granted hereunder will terminate
292 infringes any patent, then any and all rights granted directly or
303 all end user licenses that have been validly granted by You or any
305 granted to You by any distributor) shall survive termination.
/linux/security/tomoyo/
H A Ddomain.c180 r->granted = true; in tomoyo_check_acl()
189 r->granted = false; in tomoyo_check_acl()
593 r.granted = false; in tomoyo_assign_domain()
868 ee->r.granted = false; in tomoyo_find_next_domain()
/linux/arch/arm/boot/dts/qcom/
H A Dqcom-ipq4019-ap.dk01.1-c1.dts4 * purpose with or without fee is hereby granted, provided that the above
/linux/LICENSES/deprecated/
H A D0BSD15 purpose with or without fee is hereby granted.
H A DISC15 purpose with or without fee is hereby granted, provided that the above
H A DZlib18 Permission is granted to anyone to use this software for any purpose, including
/linux/arch/arm/boot/dts/arm/
H A Darm-realview-eb-a9mp-bbrevd.dts4 * Permission is hereby granted, free of charge, to any person obtaining a copy
H A Darm-realview-eb-bbrevd.dts4 * Permission is hereby granted, free of charge, to any person obtaining a copy
H A Darm-realview-eb-11mp-bbrevd.dts4 * Permission is hereby granted, free of charge, to any person obtaining a copy
/linux/Documentation/driver-api/firmware/
H A Dother_interfaces.rst25 higher than the kernel is granted. Such secure features include
/linux/Documentation/ABI/testing/
H A Dconfigfs-spear-pcie-gadget23 to read no of MSI granted.
/linux/LICENSES/preferred/
H A DMIT14 Permission is hereby granted, free of charge, to any person obtaining a
/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
H A Dhubgk104.fuc34 * Permission is hereby granted, free of charge, to any person obtaining a

12345678910>>...16