Searched refs:granted (Results 1 – 25 of 909) sorted by relevance
12345678910>>...37
/Linux-v5.4/security/smack/ |
D | Kconfig | 17 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-v5.4/arch/m68k/fpsp040/ |
D | README | 25 You are hereby granted a copyright license to use, modify, and 29 No licenses are granted by implication, estoppel or otherwise
|
/Linux-v5.4/fs/ocfs2/dlm/ |
D | dlmconvert.c | 129 if (!dlm_lock_on_list(&res->granted, lock)) { in __dlmconvert_master() 172 list_for_each_entry(tmplock, &res->granted, list) { in __dlmconvert_master() 204 list_move_tail(&lock->list, &res->granted); in __dlmconvert_master() 239 list_move_tail(&lock->list, &res->granted); in dlm_revert_pending_convert() 484 list_for_each_entry(tmp_lock, &res->granted, list) { in dlm_convert_lock_handler()
|
D | dlmunlock.c | 215 list_add_tail(&lock->list, &res->granted); in dlmunlock_common() 278 list_move_tail(&lock->list, &res->granted); in dlm_commit_pending_cancel() 441 queue=&res->granted; in dlm_unlock_lock_handler() 548 } else if (dlm_lock_on_list(&res->granted, lock)) { in dlm_get_cancel_actions() 569 if (!dlm_lock_on_list(&res->granted, lock)) { in dlm_get_unlock_actions()
|
D | dlmthread.c | 67 if (list_empty(&res->granted) && in __dlm_lockres_has_locks() 374 list_for_each_entry(lock, &res->granted, list) { in dlm_shuffle_lists() 423 list_move_tail(&target->list, &res->granted); in dlm_shuffle_lists() 441 list_for_each_entry(lock, &res->granted, list) { in dlm_shuffle_lists() 483 list_move_tail(&target->list, &res->granted); in dlm_shuffle_lists()
|
/Linux-v5.4/Documentation/media/uapi/rc/ |
D | lirc-header.rst | 1 .. Permission is granted to copy, distribute and/or modify this
|
D | lirc-dev.rst | 1 .. Permission is granted to copy, distribute and/or modify this
|
/Linux-v5.4/Documentation/media/uapi/v4l/ |
D | async.rst | 1 .. Permission is granted to copy, distribute and/or modify this
|
D | capture-example.rst | 1 .. Permission is granted to copy, distribute and/or modify this
|
D | libv4l.rst | 1 .. Permission is granted to copy, distribute and/or modify this
|
D | common-defs.rst | 1 .. Permission is granted to copy, distribute and/or modify this
|
D | videodev.rst | 1 .. Permission is granted to copy, distribute and/or modify this
|
D | depth-formats.rst | 1 .. Permission is granted to copy, distribute and/or modify this
|
D | devices.rst | 1 .. Permission is granted to copy, distribute and/or modify this
|
D | meta-formats.rst | 1 .. Permission is granted to copy, distribute and/or modify this
|
D | selection-api.rst | 1 .. Permission is granted to copy, distribute and/or modify this
|
D | tch-formats.rst | 1 .. Permission is granted to copy, distribute and/or modify this
|
/Linux-v5.4/Documentation/media/uapi/cec/ |
D | cec-header.rst | 1 .. Permission is granted to copy, distribute and/or modify this
|
/Linux-v5.4/Documentation/media/uapi/dvb/ |
D | frontend-header.rst | 1 .. Permission is granted to copy, distribute and/or modify this
|
D | ca_data_types.rst | 1 .. Permission is granted to copy, distribute and/or modify this
|
D | dmx_types.rst | 1 .. Permission is granted to copy, distribute and/or modify this
|
D | net-types.rst | 1 .. Permission is granted to copy, distribute and/or modify this
|
D | dvb-frontend-event.rst | 1 .. Permission is granted to copy, distribute and/or modify this
|
/Linux-v5.4/Documentation/media/uapi/mediactl/ |
D | media-header.rst | 1 .. Permission is granted to copy, distribute and/or modify this
|
/Linux-v5.4/Documentation/media/ |
D | media_uapi.rst | 11 Permission is granted to copy, distribute and/or modify this document
|
12345678910>>...37