Searched refs:behavior (Results 1 – 25 of 28) sorted by relevance
12
| /drivers/accel/habanalabs/common/ |
| A D | memory_mgr.c | 47 if (buf->behavior->release) in hl_mmap_mem_buf_destroy() 48 buf->behavior->release(buf); in hl_mmap_mem_buf_destroy() 165 behavior->topic, rc); in hl_mmap_mem_buf_alloc() 170 buf->behavior = behavior; in hl_mmap_mem_buf_alloc() 174 rc = buf->behavior->alloc(buf, gfp, args); in hl_mmap_mem_buf_alloc() 177 behavior->topic, rc); in hl_mmap_mem_buf_alloc() 270 buf->behavior->topic, vma->vm_start); 279 buf->behavior->topic); 290 rc = buf->behavior->mmap(buf, vma, args); 368 topic = buf->behavior->topic; [all …]
|
| A D | habanalabs.h | 952 struct hl_mmap_mem_buf_behavior *behavior; member 4074 struct hl_mmap_mem_buf_behavior *behavior, gfp_t gfp,
|
| /drivers/pci/ |
| A D | pci-bridge-emul.c | 472 behavior = bridge->pci_regs_behavior; in pci_bridge_emul_conf_read() 479 behavior = NULL; in pci_bridge_emul_conf_read() 492 behavior = NULL; in pci_bridge_emul_conf_read() 515 if (behavior) in pci_bridge_emul_conf_read() 516 *value &= behavior[reg / 4].ro | behavior[reg / 4].rw | in pci_bridge_emul_conf_read() 517 behavior[reg / 4].w1c; in pci_bridge_emul_conf_read() 553 behavior = bridge->pci_regs_behavior; in pci_bridge_emul_conf_write() 566 behavior = NULL; in pci_bridge_emul_conf_write() 583 if (behavior) { in pci_bridge_emul_conf_write() 602 if (behavior) { in pci_bridge_emul_conf_write() [all …]
|
| A D | Kconfig | 185 desired caching behavior, for requests that target memory space.
|
| /drivers/parisc/ |
| A D | README.dino | 5 ** the behavior of five models of HP VISUALIZE workstations when
|
| /drivers/platform/x86/amd/pmf/ |
| A D | Kconfig | 18 quiter, power efficient by adapting to user behavior and environment.
|
| /drivers/media/platform/synopsys/hdmirx/ |
| A D | Kconfig | 35 Which is a wanted behavior when using this driver in a
|
| /drivers/media/v4l2-core/ |
| A D | Kconfig | 31 Only useful if you rely on the old behavior and use mknod instead of udev.
|
| /drivers/media/platform/ti/ |
| A D | Kconfig | 41 default. Note that this behavior can be overridden via
|
| /drivers/block/drbd/ |
| A D | Kconfig | 48 behavior.
|
| /drivers/dma/ |
| A D | Kconfig | 318 bool "Legacy behavior for idxd driver" 322 Compatible driver to support old /sys/bus/dsa/drivers/dsa behavior. 323 The old behavior performed driver bind/unbind for device and wq 325 the legacy behavior in order to allow existing support apps (i.e. 330 Say Y if you have old applications that require such behavior.
|
| /drivers/mtd/spi-nor/ |
| A D | Kconfig | 32 bool "Disable SWP on any flashes (legacy behavior)"
|
| /drivers/dax/ |
| A D | Kconfig | 17 restrictions that make the mapping behavior deterministic.
|
| /drivers/base/ |
| A D | Kconfig | 56 mounted the root filesystem. The behavior can be overridden 235 bool "sync_state() behavior defaults to timeout instead of strict"
|
| /drivers/scsi/aic7xxx/ |
| A D | Kconfig.aic79xx | 24 vary this number based on device behavior. For devices with a
|
| A D | Kconfig.aic7xxx | 29 vary this number based on device behavior. For devices with a
|
| /drivers/platform/surface/ |
| A D | Kconfig | 165 behavior of this process, which includes the option to abort it in 217 influence cooling behavior, e.g. setting it to 'quiet' (default) or
|
| /drivers/thermal/intel/ |
| A D | Kconfig | 100 Note that, on different platforms, the behavior might be different
|
| /drivers/net/ethernet/realtek/ |
| A D | Kconfig | 96 old RX-reset behavior. If unsure, say N.
|
| /drivers/video/console/ |
| A D | Kconfig | 112 is the default behavior.
|
| /drivers/usb/core/ |
| A D | Kconfig | 78 rejected during enumeration. This behavior is required by the
|
| /drivers/staging/greybus/Documentation/ |
| A D | sysfs-bus-greybus | 270 one of the "reset" or "panic" will change the behavior of SVC
|
| /drivers/firmware/ |
| A D | Kconfig | 52 bool "Sets default behavior for EDD detection to off"
|
| /drivers/char/ |
| A D | Kconfig | 408 controlling the behavior of this hardware.
|
| /drivers/md/ |
| A D | Kconfig | 486 A target that simulates bad sector behavior.
|
Completed in 37 milliseconds
12