Home
last modified time | relevance | path

Searched refs:urgent (Results 1 – 25 of 42) sorted by relevance

12

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_mem_input.c317 struct dce_watermarks urgent, in dce_mi_program_display_marks() argument
324 urgent.a_mark, total_dest_line_time_ns); in dce_mi_program_display_marks()
326 urgent.d_mark, total_dest_line_time_ns); in dce_mi_program_display_marks()
344 struct dce_watermarks urgent, in dce60_mi_program_display_marks() argument
351 urgent.a_mark, total_dest_line_time_ns); in dce60_mi_program_display_marks()
353 urgent.d_mark, total_dest_line_time_ns); in dce60_mi_program_display_marks()
370 struct dce_watermarks urgent, in dce112_mi_program_display_marks() argument
377 urgent.a_mark, total_dest_line_time_ns); in dce112_mi_program_display_marks()
379 urgent.b_mark, total_dest_line_time_ns); in dce112_mi_program_display_marks()
381 urgent.c_mark, total_dest_line_time_ns); in dce112_mi_program_display_marks()
[all …]
/openbmc/linux/net/core/
H A Dlink_watch.c142 static void linkwatch_schedule_work(int urgent) in linkwatch_schedule_work() argument
150 if (urgent) { in linkwatch_schedule_work()
294 bool urgent = linkwatch_urgent_event(dev); in linkwatch_fire_event() local
298 } else if (!urgent) in linkwatch_fire_event()
301 linkwatch_schedule_work(urgent); in linkwatch_fire_event()
/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dmailbox_s10.c151 u32 len, u32 *arg, u8 urgent, in mbox_send_cmd_common() argument
163 if (urgent) { in mbox_send_cmd_common()
189 if (urgent) { in mbox_send_cmd_common()
394 u8 urgent, u32 *resp_buf_len, u32 *resp_buf) in mbox_send_cmd() argument
396 return mbox_send_cmd_common(id, cmd, is_indirect, len, arg, urgent, in mbox_send_cmd()
401 u32 *arg, u8 urgent, u32 *resp_buf_len, in mbox_send_cmd_psci() argument
404 return mbox_send_cmd_common(id, cmd, is_indirect, len, arg, urgent, in mbox_send_cmd_psci()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dmem_input.h115 struct dce_watermarks urgent,
122 struct dce_watermarks urgent,
/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/
H A Dmailbox_s10.h133 int mbox_send_cmd(u8 id, u32 cmd, u8 is_indirect, u32 len, u32 *arg, u8 urgent,
136 u8 urgent, u32 *resp_buf_len, u32 *resp_buf);
/openbmc/openbmc/meta-openembedded/meta-filesystems/
H A DSECURITY.md9 If you are dealing with a not-yet released or urgent issue, please send a
/openbmc/openbmc/meta-openembedded/meta-webserver/
H A DSECURITY.md9 If you are dealing with a not-yet released or urgent issue, please send a
/openbmc/openbmc/meta-openembedded/meta-multimedia/
H A DSECURITY.md9 If you are dealing with a not-yet released or urgent issue, please send a
/openbmc/openbmc/meta-openembedded/meta-python/
H A DSECURITY.md9 If you are dealing with a not-yet released or urgent issue, please send a
/openbmc/openbmc/meta-openembedded/meta-oe/
H A DSECURITY.md9 If you are dealing with a not-yet released or urgent issue, please send a
/openbmc/openbmc/meta-openembedded/meta-initramfs/
H A DSECURITY.md9 If you are dealing with a not-yet released or urgent issue, please send a
/openbmc/openbmc/meta-openembedded/meta-perl/
H A DSECURITY.md9 If you are dealing with a not-yet released or urgent issue, please send a
/openbmc/openbmc/meta-openembedded/meta-networking/
H A DSECURITY.md9 If you are dealing with a not-yet released or urgent issue, please send a
/openbmc/openbmc/meta-openembedded/meta-xfce/
H A DSECURITY.md9 If you are dealing with a not-yet released or urgent issue, please send a
/openbmc/openbmc/meta-openembedded/meta-gnome/
H A DSECURITY.md9 If you are dealing with a not-yet released or urgent issue, please send a
/openbmc/openbmc/meta-raspberrypi/
H A DSECURITY.md9 If you are dealing with a not-yet released or urgent issue, please send a
/openbmc/openbmc/poky/meta/recipes-core/busybox/files/
H A Dbusybox-syslog.default7 # -l N : Log only messages more urgent than prio N (1-8)
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_mem_input_v.c929 struct dce_watermarks urgent, in dce_mem_input_v_program_display_marks() argument
934 urgent, in dce_mem_input_v_program_display_marks()
951 struct dce_watermarks urgent, in dce_mem_input_program_chroma_display_marks() argument
956 urgent, in dce_mem_input_program_chroma_display_marks()
/openbmc/openbmc/poky/
H A DSECURITY.md8 If you are dealing with a not-yet released or urgent issue, please send a
/openbmc/openbmc/poky/bitbake/
H A DSECURITY.md10 If you are dealing with a not-yet released or urgent issue, please send a
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dintr.c216 rcd->urgent++; in handle_user_interrupt()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-fs-f2fs309 gc urgent high(1): does GC forcibly in a period of given
312 gc urgent low(2): lowers the bar of checking I/O idling in
317 gc urgent mid(3): does GC forcibly in a period of given
325 Description: Controls sleep time of GC urgent mode. Set to 500ms by default.
575 3: GC idle AT, 4: GC urgent high, 5: GC urgent low 6: GC urgent mid)
609 Description: You can set the trial count limit for GC urgent and idle mode with this value.
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_intr.c209 rcd->urgent++; in qib_handle_urcv()
/openbmc/openbmc/meta-arm/
H A DSECURITY.md20 If you are dealing with a not-yet released or urgent issue, please send a mail
/openbmc/qemu/migration/
H A Dmigration.c3361 bool urgent = false; in migration_rate_limit() local
3383 urgent = true; in migration_rate_limit()
3385 trace_migration_rate_limit_post(urgent); in migration_rate_limit()
3387 return urgent; in migration_rate_limit()
3438 bool urgent = false; in migration_thread() local
3512 if (urgent || !migration_rate_exceeded(s->to_dst_file)) { in migration_thread()
3538 urgent = migration_rate_limit(); in migration_thread()

12