| /linux/drivers/gpu/drm/amd/display/dc/dce110/ |
| H A D | dce110_mem_input_v.c | 740 struct dce_watermarks marks) in program_stutter_watermark() argument 776 marks.a_mark, in program_stutter_watermark() 792 marks.b_mark, in program_stutter_watermark() 800 struct dce_watermarks marks) in program_stutter_watermark_l() argument 805 marks); in program_stutter_watermark_l() 810 struct dce_watermarks marks) in program_stutter_watermark_c() argument 815 marks); in program_stutter_watermark_c() 822 struct dce_watermarks marks) in program_nbp_watermark() argument 860 marks.a_mark, in program_nbp_watermark() 896 marks.b_mark, in program_nbp_watermark() [all …]
|
| /linux/arch/mips/include/asm/octeon/ |
| H A D | cvmx-fpa.h | 159 union cvmx_fpa_fpfx_marks marks; in cvmx_fpa_enable() local 162 marks.u64 = in cvmx_fpa_enable() 164 marks.s.fpf_wr = 0xe0; in cvmx_fpa_enable() 166 marks.u64); in cvmx_fpa_enable()
|
| /linux/lib/ |
| H A D | xarray.c | 82 return node->marks[(__force unsigned)mark]; in node_marks() 132 unsigned long *marks = node_marks(xas->xa_node, mark); in xas_squash_marks() local 134 if (find_next_bit(marks, limit, xas->xa_offset + 1) != limit) { in xas_squash_marks() 135 __set_bit(xas->xa_offset, marks); in xas_squash_marks() 136 bitmap_clear(marks, xas->xa_offset + 1, xas->xa_sibs); in xas_squash_marks() 966 unsigned int marks = 0; in node_get_marks() local 971 marks |= 1 << (__force unsigned int)mark; in node_get_marks() 977 return marks; in node_get_marks() 995 unsigned int marks) in node_set_marks() argument 1000 if (marks & (1 << (__force unsigned int)mark)) { in node_set_marks() [all …]
|
| /linux/Documentation/devicetree/bindings/mfd/ |
| H A D | tc3589x.txt | 19 - interrupt-controller : marks the device node as an interrupt controller 30 - interrupt-controller : marks the device node as an interrupt controller 40 - gpio-controller : marks the device node as a GPIO controller
|
| /linux/Documentation/devicetree/bindings/power/ |
| H A D | power-controller.txt | 8 marks the device as able to control the system power. In order to test if this
|
| /linux/fs/notify/ |
| H A D | mark.c | 500 if (!fsnotify_get_mark_safe(iter_info->marks[type])) { in fsnotify_prepare_user_wait() 517 fsnotify_put_mark_wake(iter_info->marks[type]); in fsnotify_prepare_user_wait() 528 fsnotify_put_mark_wake(iter_info->marks[type]); in fsnotify_finish_user_wait()
|
| /linux/Documentation/spi/ |
| H A D | spi-summary.rst | 644 • marks the start/end of transmission; 645 : marks when data is clocked into the peripheral; 646 ; marks when data is clocked into the controller; 647 X marks when line states are not specified. 683 • marks the start/end of transmission; 684 : marks when data is clocked into the peripheral; 685 ; marks when data is clocked into the controller; 686 X marks when line states are not specified.
|
| /linux/Documentation/trace/ |
| H A D | sys-t.rst | 53 marks message boundaries.
|
| H A D | mmiotrace.rst | 129 marks the page present, sets TF flag to achieve single stepping and exits the 131 entered. Here mmiotrace again marks the page as not present. The instruction
|
| /linux/Documentation/hwmon/ |
| H A D | asb100.rst | 46 Alarms: (TODO question marks indicate may or may not work)
|
| /linux/Documentation/admin-guide/mm/ |
| H A D | soft-dirty.rst | 38 memory region renewal the kernel always marks new memory regions (and
|
| /linux/Documentation/filesystems/fuse/ |
| H A D | fuse-io-uring.rst | 38 the requests and also marks the entry available again. If there are
|
| /linux/include/linux/ |
| H A D | fsnotify_backend.h | 479 struct fsnotify_mark *marks[FSNOTIFY_ITER_TYPE_COUNT]; member 501 return iter_info->marks[iter_type]; in fsnotify_iter_mark()
|
| H A D | xarray.h | 1182 unsigned long marks[XA_MAX_MARKS][XA_MARK_LONGS]; member 1745 unsigned long *addr = xas->xa_node->marks[(__force unsigned)mark]; in xas_find_chunk()
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-subdev-enum-frame-size.rst | 45 the lowest invalid index marks the end of the enumeration.
|
| H A D | vidioc-subdev-enum-mbus-code.rst | 40 the lowest invalid index marks the end of enumeration.
|
| /linux/Documentation/firmware-guide/acpi/ |
| H A D | gpio-properties.rst | 56 Setting it to 1 marks the GPIO as active-low. 166 - empty names are allowed (two quotation marks ``""`` correspond to an empty
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_qdisc.c | 777 int early_drops, marks, pdrops; in mlxsw_sp_qdisc_get_red_xstats() local 785 marks = xstats->tc_ecn[tclass_num] - xstats_base->prob_mark; in mlxsw_sp_qdisc_get_red_xstats() 791 res->prob_mark += marks; in mlxsw_sp_qdisc_get_red_xstats() 795 xstats_base->prob_mark += marks; in mlxsw_sp_qdisc_get_red_xstats()
|
| /linux/Documentation/scheduler/ |
| H A D | completion.rst | 206 This function marks the task TASK_INTERRUPTIBLE while it is waiting. 223 This function passes a timeout in jiffies and marks the task as
|
| /linux/Documentation/driver-api/media/drivers/ |
| H A D | pxa_camera.rst | 99 The DMA irq handler marks the videobuffer as "done", and removes it from
|
| /linux/Documentation/admin-guide/blockdev/ |
| H A D | ramdisk.rst | 23 RAM from the buffer cache. The driver marks the buffers it is using as dirty
|
| /linux/net/sched/ |
| H A D | Kconfig | 511 according to netfilter/firewall marks. 534 bool "Netfilter marks support" 537 Say Y here to be able to use netfilter marks as u32 key. 873 mark. Both are useful for restoring egress based marks
|
| /linux/Documentation/pcmcia/ |
| H A D | driver-changes.rst | 145 it no longer marks these resources busy. This means that driver
|
| /linux/Documentation/admin-guide/hw-vuln/ |
| H A D | multihit.rst | 111 In order to mitigate the vulnerability, KVM initially marks all huge pages
|
| /linux/Documentation/core-api/ |
| H A D | errseq.rst | 100 glitches and he makes a mistake. He sighs a heavy sigh, and marks it
|