| /Linux-v5.4/fs/notify/ |
| D | fsnotify.c | 203 mark = iter_info->marks[type]; in send_to_group() 213 mark = iter_info->marks[type]; in send_to_group() 272 mark = iter_info->marks[type]; in fsnotify_iter_select_report_types() 284 mark = iter_info->marks[type]; in fsnotify_iter_select_report_types() 303 iter_info->marks[type] = in fsnotify_iter_next() 304 fsnotify_next_mark(iter_info->marks[type]); in fsnotify_iter_next() 353 iter_info.marks[FSNOTIFY_OBJ_TYPE_INODE] = in fsnotify() 355 iter_info.marks[FSNOTIFY_OBJ_TYPE_SB] = in fsnotify() 358 iter_info.marks[FSNOTIFY_OBJ_TYPE_VFSMOUNT] = in fsnotify()
|
| D | mark.c | 333 if (!fsnotify_get_mark_safe(iter_info->marks[type])) in fsnotify_prepare_user_wait() 348 fsnotify_put_mark_wake(iter_info->marks[type]); in fsnotify_prepare_user_wait() 358 fsnotify_put_mark_wake(iter_info->marks[type]); in fsnotify_finish_user_wait()
|
| /Linux-v5.4/arch/mips/include/asm/octeon/ |
| 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-v5.4/drivers/gpu/drm/amd/display/dc/dce110/ |
| 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-v5.4/Documentation/devicetree/bindings/gpio/ |
| D | faraday,ftgpio010.txt | 11 - gpio-controller : marks this as a GPIO controller 13 - interrupt-controller : marks this as an interrupt controller
|
| D | intel,ixp4xx-gpio.txt | 23 - gpio-controller : marks this as a GPIO controller 25 - interrupt-controller : marks this as an interrupt controller
|
| D | cdns,gpio.txt | 11 - gpio-controller: marks the device as a GPIO controller. 18 - interrupt-controller: marks the device as an interrupt controller. When
|
| D | gpio-xra1403.txt | 20 - gpio-controller - marks the node as gpio. 27 - interrupt-controller - marks the node as interrupt controller.
|
| D | ibm,ppc4xx-gpio.txt | 15 - gpio-controller: marks the device node as a gpio controller.
|
| D | 8xxx_gpio.txt | 32 - interrupt-controller: Empty boolean property which marks the GPIO
|
| D | gpio-mvebu.txt | 42 - gpio-controller: marks the device node as a gpio controller
|
| /Linux-v5.4/Documentation/devicetree/bindings/mfd/ |
| 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-v5.4/include/linux/ |
| D | fsnotify_backend.h | 240 struct fsnotify_mark *marks[FSNOTIFY_OBJ_TYPE_COUNT]; member 261 iter_info->marks[type] = mark; in fsnotify_iter_set_report_type_mark() 270 iter_info->marks[FSNOTIFY_OBJ_TYPE_##NAME] : NULL; \
|
| /Linux-v5.4/Documentation/devicetree/bindings/power/ |
| D | power-controller.txt | 8 marks the device as able to control the system power. In order to test if this
|
| /Linux-v5.4/Documentation/devicetree/bindings/pinctrl/ |
| D | pinctrl-stmfx.txt | 10 - gpio-controller: marks the device as a GPIO controller. 14 - interrupt-controller: marks the device as an interrupt controller.
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ |
| D | spectrum_qdisc.c | 366 int early_drops, marks, pdrops; in mlxsw_sp_qdisc_get_red_xstats() local 371 marks = xstats->ecn - xstats_base->prob_mark; in mlxsw_sp_qdisc_get_red_xstats() 376 res->prob_mark += marks; in mlxsw_sp_qdisc_get_red_xstats() 380 xstats_base->prob_mark += marks; in mlxsw_sp_qdisc_get_red_xstats()
|
| /Linux-v5.4/lib/ |
| D | xarray.c | 79 return node->marks[(__force unsigned)mark]; in node_marks() 132 unsigned long *marks = xas->xa_node->marks[mark]; in xas_squash_marks() local 133 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() 2005 pr_cont(" %lx", node->marks[i][j]); in xa_dump_node()
|
| /Linux-v5.4/Documentation/core-api/ |
| D | xarray.rst | 29 it called marks. Each mark may be set or cleared independently of 44 Some users want to store tagged pointers instead of using the marks 152 is used to track whether an entry is free or not. The other marks are 378 You can use xas_init_marks() to reset the marks on an entry 379 to their default state. This is usually all marks clear, unless the 381 and all other marks are clear. Replacing one entry with another using 382 xas_store() will not reset the marks on that entry; if you want 383 the marks reset, you should do that explicitly.
|
| /Linux-v5.4/Documentation/devicetree/bindings/display/panel/ |
| D | sharp,lq101r1sx01.txt | 24 presence of this property marks the containing node as DSI-LINK1.
|
| /Linux-v5.4/fs/notify/fanotify/ |
| D | fanotify.c | 173 mark = iter_info->marks[type]; in fanotify_group_event_mask() 357 conn = READ_ONCE(iter_info->marks[type]->connector); in fanotify_get_fsid()
|
| /Linux-v5.4/Documentation/admin-guide/mm/ |
| D | soft-dirty.rst | 40 memory region renewal the kernel always marks new memory regions (and
|
| /Linux-v5.4/Documentation/trace/ |
| D | sys-t.rst | 53 marks message boundaries.
|
| 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-v5.4/Documentation/hwmon/ |
| D | asb100.rst | 46 Alarms: (TODO question marks indicate may or may not work)
|
| /Linux-v5.4/Documentation/devicetree/bindings/soc/qcom/ |
| D | qcom,smsm.txt | 62 Definition: marks the entry as a interrupt-controller and the state bits
|