Searched full:overrides (Results 1 – 25 of 696) sorted by relevance
12345678910>>...28
5 "BriefDescription": "L1 Branch Prediction Overrides Existing Prediction (speculative)."10 "BriefDescription": "L2 Branch Prediction Overrides Existing Prediction (speculative)."22 … "PublicDescription": "The number of times the instruction decoder overrides the predicted target."
5 "BriefDescription": "L1 Branch Prediction Overrides Existing Prediction (speculative)."10 "BriefDescription": "L2 Branch Prediction Overrides Existing Prediction (speculative)."21 "BriefDescription": "Decoder Overrides Existing Branch Prediction (speculative)."
682 const struct dc_link_training_overrides *overrides, in override_training_settings() argument688 if (!link->dp_ss_off && overrides->downspread != NULL) in override_training_settings()689 lt_settings->link_settings.link_spread = *overrides->downspread ? in override_training_settings()694 if (overrides->voltage_swing != NULL) in override_training_settings()695 lt_settings->voltage_swing = overrides->voltage_swing; in override_training_settings()696 if (overrides->pre_emphasis != NULL) in override_training_settings()697 lt_settings->pre_emphasis = overrides->pre_emphasis; in override_training_settings()698 if (overrides->post_cursor2 != NULL) in override_training_settings()699 lt_settings->post_cursor2 = overrides->post_cursor2; in override_training_settings()700 if (overrides->ffe_preset != NULL) in override_training_settings()[all …]
110 overrides the restriction of changing file ownership and group121 /* Overrides all DAC restrictions regarding read and search on files127 /* Overrides all restrictions about allowed operations on files, where133 /* Overrides the following restrictions that the effective user ID142 /* Overrides the restriction that the real or effective user ID of a301 /* NOTE: ext2 honors fsuid when checking for resource overrides, so346 to implement capability based overrides of that policy, this is
111 overrides the restriction of changing file ownership and group122 /* Overrides all DAC restrictions regarding read and search on files128 /* Overrides all restrictions about allowed operations on files, where134 /* Overrides the following restrictions that the effective user ID143 /* Overrides the restriction that the real or effective user ID of a301 /* NOTE: ext2 honors fsuid when checking for resource overrides, so346 to implement capability based overrides of that policy, this is
24 each OUT endpoint of the core. Fewer entries overrides the default sizes30 each IN endpoint of the core. Fewer entries overrides the default sizes
80 the user does not care. min_freq overrides the89 the user does not care. max_freq overrides the91 The max_freq overrides min_freq because max_freq may be
102 the user does not care. min_freq overrides the111 the user does not care. max_freq overrides the113 The max_freq overrides min_freq because max_freq may be
37 * They're used unless platform data overrides them.80 /* Main and mirror bbt descriptor overrides */
36 /* The container for function call overrides */105 /* Apply any already installed callback overrides */ in apic_install_driver()
57 * This definition overrides the weak definition in kernel/events/uprobes.c.218 * This version overrides the weak version in kernel/events/uprobes.c.246 * This overrides the weak version in kernel/events/uprobes.c.
52 /* FIXED REGULATOR OVERRIDES (modifications to sdm845-cheza.dtsi) */81 * NON-REGULATOR OVERRIDES
117 * ``GFP_KERNEL | __GFP_NORETRY`` - overrides the default allocator behavior122 * ``GFP_KERNEL | __GFP_RETRY_MAYFAIL`` - overrides the default allocator127 * ``GFP_KERNEL | __GFP_NOFAIL`` - overrides the default allocator behavior
21 "BriefDescription": "Decoder Overrides Existing Branch Prediction (speculative)."
13 * CPU feature overrides for PIC32 boards
13 * KMSAN overrides the default memcpy/memset/memmove implementations in the