/linux-4.1.27/security/smack/ |
D | Kconfig | 16 bool "Reporting on access granted by Smack rules" 21 When access is granted by a rule with the "b" mode a 23 intention is that a process can be granted a wide set
|
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/ |
D | ldlm_pool.c | 223 int granted, grant_step, limit; in ldlm_pool_recalc_grant_plan() local 226 granted = atomic_read(&pl->pl_granted); in ldlm_pool_recalc_grant_plan() 229 grant_step = ((limit - granted) * grant_step) / 100; in ldlm_pool_recalc_grant_plan() 230 pl->pl_grant_plan = granted + grant_step; in ldlm_pool_recalc_grant_plan() 243 int granted; in ldlm_pool_recalc_slv() local 254 granted = atomic_read(&pl->pl_granted); in ldlm_pool_recalc_slv() 255 round_up = granted < limit; in ldlm_pool_recalc_slv() 257 grant_usage = max_t(int, limit - (granted - grant_plan), 1); in ldlm_pool_recalc_slv() 289 int granted = atomic_read(&pl->pl_granted); in ldlm_pool_recalc_stats() local 296 granted); in ldlm_pool_recalc_stats() [all …]
|
D | ldlm_flock.c | 619 goto granted; in ldlm_flock_completion_ast() 650 granted: in ldlm_flock_completion_ast()
|
D | ldlm_resource.c | 1392 unsigned int granted = 0; in ldlm_resource_dump() local 1408 ++granted > ldlm_dump_granted_max) { in ldlm_resource_dump() 1410 granted); in ldlm_resource_dump()
|
D | ldlm_lock.c | 2107 int granted = 0; in ldlm_lock_convert() local 2164 granted = 1; in ldlm_lock_convert() 2175 if (granted) in ldlm_lock_convert()
|
/linux-4.1.27/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-4.1.27/fs/ocfs2/dlm/ |
D | dlmunlock.c | 226 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 | dlmconvert.c | 144 if (!dlm_lock_on_list(&res->granted, lock)) { in __dlmconvert_master() 187 list_for_each_entry(tmplock, &res->granted, list) { in __dlmconvert_master() 248 list_move_tail(&lock->list, &res->granted); in dlm_revert_pending_convert() 493 list_for_each_entry(tmp_lock, &res->granted, list) { in dlm_convert_lock_handler()
|
D | dlmthread.c | 82 if (list_empty(&res->granted) && in __dlm_lockres_has_locks() 318 list_for_each_entry(lock, &res->granted, list) { in dlm_shuffle_lists() 367 list_move_tail(&target->list, &res->granted); in dlm_shuffle_lists() 385 list_for_each_entry(lock, &res->granted, list) { in dlm_shuffle_lists() 427 list_move_tail(&target->list, &res->granted); in dlm_shuffle_lists()
|
D | dlmlock.c | 96 list_for_each_entry(tmplock, &res->granted, list) { in dlm_can_grant_new_lock() 148 list_add_tail(&lock->list, &res->granted); in dlmlock_master() 282 list_move_tail(&lock->list, &res->granted); in dlmlock_remote()
|
D | dlmast.c | 385 head = &res->granted; in dlm_proxy_ast_handler() 411 list_move_tail(&lock->list, &res->granted); in dlm_proxy_ast_handler()
|
D | dlmcommon.h | 305 struct list_head granted; member 422 ret = &res->granted; in dlm_list_idx_to_ptr()
|
D | dlmrecovery.c | 1065 list_for_each_entry(lock, &res->granted, list) { in dlm_move_reco_locks_to_list() 1100 struct list_head *iter, *queue = &res->granted; in dlm_num_locks_in_lockres() 1747 ret = &(res->granted); in dlm_list_num_to_pointer() 2257 list_for_each_entry_safe(lock, next, &res->granted, list) { in dlm_free_dead_locks() 2347 list_for_each_entry(lock, &res->granted, list) { in dlm_do_local_recovery_cleanup()
|
D | dlmdebug.c | 120 list_for_each_entry(lock, &res->granted, list) { in __dlm_print_one_lock_resource() 560 list_for_each_entry(lock, &res->granted, list) in dump_lockres()
|
D | dlmmaster.c | 514 !list_empty(&res->granted) || in dlm_lockres_release() 525 !list_empty(&res->granted) ? 'G' : ' ', in dlm_lockres_release() 538 BUG_ON(!list_empty(&res->granted)); in dlm_lockres_release() 574 INIT_LIST_HEAD(&res->granted); in dlm_init_lockres() 2859 struct list_head *queue = &res->granted; in dlm_remove_nonlocal_locks() 2914 struct list_head *queue = &res->granted; in dlm_pick_migration_target()
|
/linux-4.1.27/arch/m68k/ifpsp060/ |
D | README | 23 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
|
D | MISC | 23 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
|
D | CHANGES | 23 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
|
D | ilsp.doc | 23 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
|
D | os.S | 23 |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
|
D | iskeleton.S | 23 |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
|
D | fplsp.doc | 23 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
|
D | isp.doc | 23 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
|
D | TEST.DOC | 23 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
|
D | fpsp.doc | 23 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
|
D | fskeleton.S | 23 |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-4.1.27/firmware/ |
D | WHENCE | 144 Permission is hereby granted for the distribution of this firmware 191 * Permission is hereby granted for the distribution of this firmware 408 * Permission is hereby granted for the distribution of this firmware 451 * Permission is hereby granted for the distribution of this firmware 486 Permission is hereby granted for the distribution of this firmware data 644 Permission is hereby granted for the distribution of this firmware data 666 Permission is hereby granted for the distribution of this firmware data 705 Permission is hereby granted, free of charge, to any person obtaining a 735 * Permission is hereby granted, free of charge, to any person obtaining a 793 * Permission is hereby granted, free of charge, to any person obtaining a
|
/linux-4.1.27/security/tomoyo/ |
D | domain.c | 174 r->granted = true; in tomoyo_check_acl() 182 r->granted = false; in tomoyo_check_acl() 571 r.granted = false; in tomoyo_assign_domain() 831 ee->r.granted = false; in tomoyo_find_next_domain()
|
D | audit.c | 167 tomoyo_mode[r->mode], tomoyo_yesno(r->granted), gpid, in tomoyo_print_header() 365 r->matched_acl, r->granted)) in tomoyo_write_log2()
|
D | securityfs_if.c | 65 if (!r.granted) in tomoyo_write_self()
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | configfs-spear-pcie-gadget | 22 to read no of MSI granted.
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
D | hubgk110.fuc3 | 4 * Permission is hereby granted, free of charge, to any person obtaining a
|
D | hubgf100.fuc3 | 4 * Permission is hereby granted, free of charge, to any person obtaining a
|
D | gpcgf100.fuc3 | 4 * Permission is hereby granted, free of charge, to any person obtaining a
|
D | gpcgf117.fuc3 | 4 * Permission is hereby granted, free of charge, to any person obtaining a
|
D | hubgf117.fuc3 | 4 * Permission is hereby granted, free of charge, to any person obtaining a
|
D | hubgk104.fuc3 | 4 * Permission is hereby granted, free of charge, to any person obtaining a
|
D | gpcgk208.fuc5 | 4 * Permission is hereby granted, free of charge, to any person obtaining a
|
D | gpcgk104.fuc3 | 4 * Permission is hereby granted, free of charge, to any person obtaining a
|
D | gpcgm107.fuc5 | 4 * Permission is hereby granted, free of charge, to any person obtaining a
|
D | hubgm107.fuc5 | 4 * Permission is hereby granted, free of charge, to any person obtaining a
|
D | hubgk208.fuc5 | 4 * Permission is hereby granted, free of charge, to any person obtaining a
|
D | gpcgk110.fuc3 | 4 * Permission is hereby granted, free of charge, to any person obtaining a
|
D | macros.fuc | 4 * Permission is hereby granted, free of charge, to any person obtaining a
|
D | com.fuc | 5 * Permission is hereby granted, free of charge, to any person obtaining a
|
/linux-4.1.27/firmware/keyspan/ |
D | usa19qi.HEX | 94 Permission is hereby granted for the distribution of this firmware
|
D | usa19.HEX | 94 Permission is hereby granted for the distribution of this firmware
|
D | mpr.HEX | 93 Permission is hereby granted for the distribution of this firmware
|
D | usa28xa.HEX | 134 Permission is hereby granted for the distribution of this firmware
|
D | usa28xb.HEX | 135 Permission is hereby granted for the distribution of this firmware
|
D | usa19w.HEX | 134 Permission is hereby granted for the distribution of this firmware
|
D | usa28x.HEX | 134 Permission is hereby granted for the distribution of this firmware
|
D | usa19qw.HEX | 135 Permission is hereby granted for the distribution of this firmware
|
D | usa18x.HEX | 134 Permission is hereby granted for the distribution of this firmware
|
D | usa28.HEX | 141 Permission is hereby granted for the distribution of this firmware
|
D | usa49w.HEX | 138 Permission is hereby granted for the distribution of this firmware
|
D | usa49wlc.HEX | 139 Permission is hereby granted for the distribution of this firmware
|
/linux-4.1.27/firmware/tigon/ |
D | tg3.bin.ihex | 173 * Permission is hereby granted for the distribution of this firmware
|
D | tg3_tso5.bin.ihex | 249 * Permission is hereby granted for the distribution of this firmware
|
D | tg3_tso.bin.ihex | 444 * Permission is hereby granted for the distribution of this firmware
|
/linux-4.1.27/Documentation/video4linux/bttv/ |
D | README.quirks | 30 after the video request but before the PCI external arbiter has granted 57 only the granted request to the REQ pin. The arbiter decision lock
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/ |
D | perf.fuc | 4 * Permission is hereby granted, free of charge, to any person obtaining a
|
D | test.fuc | 4 * Permission is hereby granted, free of charge, to any person obtaining a
|
D | gk208.fuc5 | 4 * Permission is hereby granted, free of charge, to any person obtaining a
|
D | gf110.fuc4 | 4 * Permission is hereby granted, free of charge, to any person obtaining a
|
D | idle.fuc | 4 * Permission is hereby granted, free of charge, to any person obtaining a
|
D | gt215.fuc3 | 4 * Permission is hereby granted, free of charge, to any person obtaining a
|
D | gf100.fuc3 | 4 * Permission is hereby granted, free of charge, to any person obtaining a
|
D | arith.fuc | 4 * Permission is hereby granted, free of charge, to any person obtaining a
|
D | host.fuc | 4 * Permission is hereby granted, free of charge, to any person obtaining a
|
D | i2c_.fuc | 4 * Permission is hereby granted, free of charge, to any person obtaining a
|
D | macros.fuc | 4 * Permission is hereby granted, free of charge, to any person obtaining a
|
D | memx.fuc | 4 * Permission is hereby granted, free of charge, to any person obtaining a
|
/linux-4.1.27/include/uapi/drm/ |
D | i810_drm.h | 265 int granted; member
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | imx6dl-cubox-i.dts | 21 * b) Permission is hereby granted, free of charge, to any person
|
D | imx6qdl-microsom.dtsi | 21 * b) Permission is hereby granted, free of charge, to any person
|
D | imx6q-hummingboard.dts | 22 * b) Permission is hereby granted, free of charge, to any person
|
D | rk3288-firefly.dts | 21 * b) Permission is hereby granted, free of charge, to any person
|
D | imx6q-cubox-i.dts | 21 * b) Permission is hereby granted, free of charge, to any person
|
D | rk3288-firefly-beta.dts | 21 * b) Permission is hereby granted, free of charge, to any person
|
D | imx6dl-hummingboard.dts | 22 * b) Permission is hereby granted, free of charge, to any person
|
D | at91sam9xe.dtsi | 24 * b) Permission is hereby granted, free of charge, to any person
|
D | armada-388.dtsi | 19 * b) Permission is hereby granted, free of charge, to any person
|
D | armada-398.dtsi | 25 * b) Permission is hereby granted, free of charge, to any person
|
D | armada-390.dtsi | 25 * b) Permission is hereby granted, free of charge, to any person
|
D | cx92755_equinox.dts | 25 * b) Permission is hereby granted, free of charge, to any person
|
D | sun6i-a31s.dtsi | 26 * b) Permission is hereby granted, free of charge, to any person
|
D | meson6-atv1200.dts | 26 * b) Permission is hereby granted, free of charge, to any person
|
D | meson6.dtsi | 26 * b) Permission is hereby granted, free of charge, to any person
|
D | sun8i-a23-ippo-q8h-v1.2.dts | 26 * b) Permission is hereby granted, free of charge, to any person
|
D | ls1021a-twr.dts | 26 * b) Permission is hereby granted, free of charge, to any person
|
D | axp209.dtsi | 28 * b) Permission is hereby granted, free of charge, to any person
|
D | armada-xp-matrix.dts | 25 * b) Permission is hereby granted, free of charge, to any person
|
D | sun4i-a10-hyundai-a7hd.dts | 26 * b) Permission is hereby granted, free of charge, to any person
|
D | meson8-minix-neo-x8.dts | 21 * b) Permission is hereby granted, free of charge, to any person
|
D | sun6i-a31s-cs908.dts | 26 * b) Permission is hereby granted, free of charge, to any person
|
D | sun4i-a10-mk802.dts | 26 * b) Permission is hereby granted, free of charge, to any person
|
D | sun4i-a10-chuwi-v7-cw0825.dts | 26 * b) Permission is hereby granted, free of charge, to any person
|
D | sun6i-a31-app4-evb1.dts | 28 * b) Permission is hereby granted, free of charge, to any person
|
D | sun4i-a10-mk802ii.dts | 26 * b) Permission is hereby granted, free of charge, to any person
|
D | cx92755.dtsi | 25 * b) Permission is hereby granted, free of charge, to any person
|
D | sun5i-a10s-mk802.dts | 26 * b) Permission is hereby granted, free of charge, to any person
|
D | imx6qdl-microsom-ar8035.dtsi | 24 * b) Permission is hereby granted, free of charge, to any person
|
D | sun4i-a10-inet97fv2.dts | 28 * b) Permission is hereby granted, free of charge, to any person
|
D | armada-388-rd.dts | 27 * b) Permission is hereby granted, free of charge, to any person
|
D | armada-398-db.dts | 25 * b) Permission is hereby granted, free of charge, to any person
|
D | sun4i-a10-ba10-tvbox.dts | 26 * b) Permission is hereby granted, free of charge, to any person
|
D | sun8i-a23-ippo-q8h-v5.dts | 28 * b) Permission is hereby granted, free of charge, to any person
|
D | sun6i-a31-colombus.dts | 28 * b) Permission is hereby granted, free of charge, to any person
|
D | sun4i-a10-mini-xplus.dts | 28 * b) Permission is hereby granted, free of charge, to any person
|
D | sun5i-a13-olinuxino-micro.dts | 27 * b) Permission is hereby granted, free of charge, to any person
|
D | sun6i-a31-m9.dts | 26 * b) Permission is hereby granted, free of charge, to any person
|
D | sun6i-a31-hummingbird.dts | 28 * b) Permission is hereby granted, free of charge, to any person
|
D | sun5i-a10s-r7-tv-dongle.dts | 26 * b) Permission is hereby granted, free of charge, to any person
|
D | sun4i-a10-marsboard.dts | 27 * b) Permission is hereby granted, free of charge, to any person
|
D | armada-388-db.dts | 26 * b) Permission is hereby granted, free of charge, to any person
|
D | sun9i-a80-optimus.dts | 28 * b) Permission is hereby granted, free of charge, to any person
|
D | meson8.dtsi | 24 * b) Permission is hereby granted, free of charge, to any person
|
D | rk3066a-marsboard.dts | 21 * b) Permission is hereby granted, free of charge, to any person
|
D | meson.dtsi | 26 * b) Permission is hereby granted, free of charge, to any person
|
D | armada-xp-axpwifiap.dts | 30 * b) Permission is hereby granted, free of charge, to any person
|
D | sun4i-a10-olinuxino-lime.dts | 26 * b) Permission is hereby granted, free of charge, to any person
|
D | at91-sama5d4_xplained.dts | 24 * b) Permission is hereby granted, free of charge, to any person
|
D | sun7i-a20-olinuxino-lime.dts | 29 * b) Permission is hereby granted, free of charge, to any person
|
D | sun4i-a10-hackberry.dts | 28 * b) Permission is hereby granted, free of charge, to any person
|
D | sun5i-a13-olinuxino.dts | 28 * b) Permission is hereby granted, free of charge, to any person
|
D | sunxi-common-regulators.dtsi | 28 * b) Permission is hereby granted, free of charge, to any person
|
D | sun7i-a20-m3.dts | 28 * b) Permission is hereby granted, free of charge, to any person
|
D | sun4i-a10-pcduino.dts | 27 * b) Permission is hereby granted, free of charge, to any person
|
D | armada-380.dtsi | 27 * b) Permission is hereby granted, free of charge, to any person
|
D | armada-370-mirabox.dts | 23 * b) Permission is hereby granted, free of charge, to any person
|
D | sun4i-a10-a1000.dts | 28 * b) Permission is hereby granted, free of charge, to any person
|
D | sun5i-a13-hsg-h702.dts | 26 * b) Permission is hereby granted, free of charge, to any person
|
D | armada-375-db.dts | 27 * b) Permission is hereby granted, free of charge, to any person
|
D | armada-385-db-ap.dts | 20 * b) Permission is hereby granted, free of charge, to any person
|
D | armada-xp-openblocks-ax3-4.dts | 25 * b) Permission is hereby granted, free of charge, to any person
|
D | sun7i-a20-bananapi.dts | 28 * b) Permission is hereby granted, free of charge, to any person
|
D | ls1021a-qds.dts | 26 * b) Permission is hereby granted, free of charge, to any person
|
D | sun4i-a10-cubieboard.dts | 27 * b) Permission is hereby granted, free of charge, to any person
|
D | sun7i-a20-cubieboard2.dts | 28 * b) Permission is hereby granted, free of charge, to any person
|
D | sun7i-a20-pcduino3.dts | 27 * b) Permission is hereby granted, free of charge, to any person
|
D | imx6sl-warp.dts | 26 * b) Permission is hereby granted, free of charge, to any person
|
D | imx6qdl-cubox-i.dtsi | 21 * b) Permission is hereby granted, free of charge, to any person
|
D | armada-370-rd.dts | 26 * b) Permission is hereby granted, free of charge, to any person
|
D | sun7i-a20-olinuxino-lime2.dts | 26 * b) Permission is hereby granted, free of charge, to any person
|
D | sun7i-a20-i12-tvbox.dts | 26 * b) Permission is hereby granted, free of charge, to any person
|
D | armada-xp-db.dts | 28 * b) Permission is hereby granted, free of charge, to any person
|
D | sun7i-a20-bananapro.dts | 26 * b) Permission is hereby granted, free of charge, to any person
|
D | armada-385.dtsi | 27 * b) Permission is hereby granted, free of charge, to any person
|
D | imx6qdl-hummingboard.dtsi | 21 * b) Permission is hereby granted, free of charge, to any person
|
D | sun5i-a10s-olinuxino-micro.dts | 28 * b) Permission is hereby granted, free of charge, to any person
|
D | armada-xp-mv78230.dtsi | 25 * b) Permission is hereby granted, free of charge, to any person
|
D | armada-370-netgear-rn104.dts | 23 * b) Permission is hereby granted, free of charge, to any person
|
D | at91-sama5d4ek.dts | 24 * b) Permission is hereby granted, free of charge, to any person
|
D | armada-xp-gp.dts | 28 * b) Permission is hereby granted, free of charge, to any person
|
D | sun7i-a20-cubietruck.dts | 28 * b) Permission is hereby granted, free of charge, to any person
|
D | armada-370-netgear-rn102.dts | 23 * b) Permission is hereby granted, free of charge, to any person
|
D | armada-370-db.dts | 28 * b) Permission is hereby granted, free of charge, to any person
|
D | armada-xp-lenovo-ix4-300d.dts | 23 * b) Permission is hereby granted, free of charge, to any person
|
D | armada-xp.dtsi | 28 * b) Permission is hereby granted, free of charge, to any person
|
D | imx6q-tbs2910.dts | 26 * b) Permission is hereby granted, free of charge, to any person
|
D | armada-xp-linksys-mamba.dts | 28 * b) Permission is hereby granted, free of charge, to any person
|
D | armada-370-xp.dtsi | 28 * b) Permission is hereby granted, free of charge, to any person
|
D | armada-xp-netgear-rn2120.dts | 23 * b) Permission is hereby granted, free of charge, to any person
|
D | armada-388-gp.dts | 20 * b) Permission is hereby granted, free of charge, to any person
|
D | rk3288-popmetal.dts | 21 * b) Permission is hereby granted, free of charge, to any person
|
D | armada-370.dtsi | 27 * b) Permission is hereby granted, free of charge, to any person
|
D | arm-realview-pb1176.dts | 4 * Permission is hereby granted, free of charge, to any person obtaining a copy
|
D | armada-xp-mv78460.dtsi | 25 * b) Permission is hereby granted, free of charge, to any person
|
D | armada-xp-synology-ds414.dts | 23 * b) Permission is hereby granted, free of charge, to any person
|
D | ls1021a.dtsi | 26 * b) Permission is hereby granted, free of charge, to any person
|
D | armada-370-synology-ds213j.dts | 23 * b) Permission is hereby granted, free of charge, to any person
|
D | rk3066a-rayeager.dts | 21 * b) Permission is hereby granted, free of charge, to any person
|
D | rk3288-firefly.dtsi | 21 * b) Permission is hereby granted, free of charge, to any person
|
D | armada-xp-mv78260.dtsi | 25 * b) Permission is hereby granted, free of charge, to any person
|
D | armada-39x.dtsi | 25 * b) Permission is hereby granted, free of charge, to any person
|
/linux-4.1.27/arch/arm64/boot/dts/cavium/ |
D | thunder-88xx.dts | 28 * b) Permission is hereby granted, free of charge, to any person
|
D | thunder-88xx.dtsi | 28 * b) Permission is hereby granted, free of charge, to any person
|
/linux-4.1.27/arch/arm64/boot/dts/freescale/ |
D | fsl-ls2085a-simu.dts | 30 * b) Permission is hereby granted, free of charge, to any person
|
D | fsl-ls2085a.dtsi | 30 * b) Permission is hereby granted, free of charge, to any person
|
/linux-4.1.27/firmware/bnx2/ |
D | bnx2-rv2p-06-6.0.15.fw.ihex | 363 * Permission is hereby granted for the distribution of this firmware data
|
D | bnx2-rv2p-09-6.0.17.fw.ihex | 389 * Permission is hereby granted for the distribution of this firmware data
|
D | bnx2-rv2p-09ax-6.0.17.fw.ihex | 422 * Permission is hereby granted for the distribution of this firmware data
|
/linux-4.1.27/Documentation/filesystems/ |
D | mandatory-locking.txt | 16 be granted after this check but before the data is modified. 19 - Similarly, an exclusive lock may be granted on a file after
|
D | dlmfs.txt | 92 The open(2) call will not return until your lock has been granted or
|
/linux-4.1.27/drivers/gpu/drm/i810/ |
D | i810_dma.c | 191 d->granted = 1; in i810_dma_get_buffer() 1003 d->granted = 0; in i810_getbuf() 1008 task_pid_nr(current), retcode, d->granted); in i810_getbuf()
|
/linux-4.1.27/Documentation/misc-devices/ |
D | spear-pcie-gadget.txt | 36 number of MSI vector granted.
|
/linux-4.1.27/Documentation/isdn/ |
D | HiSax.cert | 75 This does not reduce your rights granted by the GNU General Public License.
|
/linux-4.1.27/Documentation/filesystems/pohmelfs/ |
D | info.txt | 51 Mcache includes locks (given lock should be granted by server), attributes (they should be
|
/linux-4.1.27/Documentation/security/ |
D | credentials.txt | 109 is granted or denied permission to act in the desired manner on the 122 'group' and 'other'), each of which may be granted certain privileges 139 that says that this action is either granted or denied. 175 granted piecemeal to a task that an ordinary task wouldn't otherwise have.
|
D | Smack.txt | 405 a: indicates that append access should be granted. 406 r: indicates that read access should be granted. 407 w: indicates that write access should be granted. 408 x: indicates that execute access should be granted. 715 all subjects. Any access that is granted because a label is unconfined
|
D | keys-request-key.txt | 169 The process stops immediately a valid key is found with permission granted to
|
/linux-4.1.27/Documentation/filesystems/caching/ |
D | fscache.txt | 241 run=N Number of upd reqs granted CPU time 274 run=N Number of store reqs granted CPU time 279 gon=N Number of release reqs against pages stored by time lock granted
|
/linux-4.1.27/Documentation/cgroups/ |
D | devices.txt | 49 A cgroup may not be granted more permissions than the cgroup's
|
/linux-4.1.27/fs/lockd/ |
D | svc4proc.c | 484 PROC(granted, testargs, res, args, res, Ck+St),
|
D | svcproc.c | 528 PROC(granted, testargs, res, args, res, Ck+St),
|
/linux-4.1.27/Documentation/networking/ |
D | operstates.txt | 15 Thanks to 802.1X, userspace must be granted the possibility to
|
/linux-4.1.27/Documentation/arm/ |
D | Booting | 205 hypervisor must be disabled, and PL1 access must be granted for all
|
/linux-4.1.27/arch/m68k/ifpsp060/src/ |
D | isp.S | 23 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
|
D | ilsp.S | 23 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
|