Home
last modified time | relevance | path

Searched refs:inhibit (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/gpu/drm/i915/gt/
A Dintel_lrc.c764 bool inhibit) in init_common_regs() argument
770 if (inhibit) in init_common_regs()
839 bool inhibit) in __lrc_init_regs() argument
852 if (inhibit) in __lrc_init_regs()
855 set_offsets(regs, reg_offsets(engine), engine, inhibit); in __lrc_init_regs()
857 init_common_regs(regs, ce, engine, inhibit); in __lrc_init_regs()
867 bool inhibit) in lrc_init_regs() argument
869 __lrc_init_regs(ce->lrc_reg_state, ce, engine, inhibit); in lrc_init_regs()
907 bool inhibit = true; in lrc_init_state() local
915 inhibit = false; in lrc_init_state()
[all …]
/linux/Documentation/input/
A Dinput-programming.rst179 inhibit and uninhibit operations, respectively. Indeed, the meaning of close()
183 Calling the device's close() method on inhibit (if there are users) allows the
189 input handlers. Userspace might want to inhibit a device in anticipation before
202 is not aware of input-specific inhibit (nor should it be). Composite devices
/linux/drivers/soc/fsl/dpio/
A Dqbman-portal.h202 void qbman_swp_interrupt_set_inhibit(struct qbman_swp *p, int inhibit);
A Dqbman-portal.c434 void qbman_swp_interrupt_set_inhibit(struct qbman_swp *p, int inhibit) in qbman_swp_interrupt_set_inhibit() argument
436 qbman_write_register(p, QBMAN_CINH_SWP_IIR, inhibit ? 0xffffffff : 0); in qbman_swp_interrupt_set_inhibit()
/linux/Documentation/driver-api/i3c/
A Dprotocol.rst91 Masters are allowed to inhibit interrupts if they want to. This inhibition
/linux/arch/arm/boot/dts/
A Dimx51-zii-rdu1.dts697 * inhibit execution of any write request to
/linux/Documentation/admin-guide/mm/
A Dmemory-hotplug.rst221 page tables, are unmovable, page migration can fail and, therefore, inhibit
/linux/drivers/scsi/aic7xxx/
A Daic7xxx.reg55 * from the driver code, and this keyword inhibit generation
A Daic79xx.reg84 * from the driver code, and this keyword inhibit generation
/linux/Documentation/filesystems/caching/
A Dnetfs-api.rst278 of memory; this will inhibit caching with this tag.
/linux/arch/x86/kvm/
A Dx86.c10672 bool inhibit = false; in kvm_arch_vcpu_guestdbg_update_apicv_inhibit() local
10680 inhibit = true; in kvm_arch_vcpu_guestdbg_update_apicv_inhibit()
10684 __kvm_request_apicv_update(kvm, !inhibit, APICV_INHIBIT_REASON_BLOCKIRQ); in kvm_arch_vcpu_guestdbg_update_apicv_inhibit()

Completed in 45 milliseconds