/linux/include/sound/ |
H A D | soc-link.h | 18 int rollback); 23 int rollback); 26 int rollback); 29 int rollback);
|
H A D | soc-component.h | 421 #define snd_soc_component_module_put_when_close(component, substream, rollback) \ argument 422 snd_soc_component_module_put(component, substream, 1, rollback) 424 void *mark, int upon_open, int rollback); 475 int rollback); 490 int rollback); 527 int rollback); 529 int cmd, int rollback); 533 void *stream, int rollback);
|
/linux/sound/soc/ |
H A D | soc-component.c | 333 void *mark, int upon_open, int rollback) in snd_soc_component_module_put() argument 335 if (rollback && !soc_component_mark_match(component, mark, module)) in snd_soc_component_module_put() 362 int rollback) in snd_soc_component_close() argument 366 if (rollback && !soc_component_mark_match(component, substream, open)) in snd_soc_component_close() 508 int rollback) in snd_soc_component_compr_free() argument 510 if (rollback && !soc_component_mark_match(component, cstream, compr_open)) in snd_soc_component_compr_free() 1196 int rollback) in snd_soc_pcm_component_hw_free() argument 1203 if (rollback && !soc_component_mark_match(component, substream, hw_params)) in snd_soc_pcm_component_hw_free() 1230 int cmd, int rollback) in snd_soc_pcm_component_trigger() argument 1251 if (rollback && !soc_component_mark_match(component, substream, trigger)) in snd_soc_pcm_component_trigger() [all …]
|
/linux/drivers/clocksource/ |
H A D | timer-mp-csky.c | 148 goto rollback; in csky_mptimer_init() 163 rollback: in csky_mptimer_init()
|
H A D | timer-rtl-otto.c | 260 goto rollback; in rttm_probe() 279 rollback: in rttm_probe()
|
/linux/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_matchall.c | 102 goto rollback; in prestera_mall_replace() 110 rollback: in prestera_mall_replace()
|
H A D | prestera_acl.c | 355 goto rollback; in prestera_acl_ruleset_block_bind() 359 rollback: in prestera_acl_ruleset_block_bind()
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_matchall.c | 289 goto rollback; in mlxsw_sp_mall_replace() 301 rollback: in mlxsw_sp_mall_replace() 345 goto rollback; in mlxsw_sp_mall_port_bind() 349 rollback: in mlxsw_sp_mall_port_bind()
|
H A D | spectrum_acl.c | 140 goto rollback; in mlxsw_sp_acl_ruleset_block_bind() 144 rollback: in mlxsw_sp_acl_ruleset_block_bind()
|
/linux/fs/verity/ |
H A D | enable.c | 256 goto rollback; in enable_verity() 269 goto rollback; in enable_verity() 301 rollback: in enable_verity()
|
/linux/fs/btrfs/ |
H A D | verity.c | 639 goto rollback; in btrfs_end_enable_verity() 643 goto rollback; in btrfs_end_enable_verity() 646 rollback: in btrfs_end_enable_verity()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | devcom.c | 286 goto rollback; in mlx5_devcom_send_event() 293 rollback: in mlx5_devcom_send_event()
|
/linux/drivers/virt/ |
H A D | Kconfig | 22 you intend to do any rollback / cloning / snapshotting of VMs.
|
/linux/kernel/ |
H A D | cpu.c | 73 bool rollback; member 714 st->rollback = false; in cpuhp_set_state() 738 if (st->rollback) in cpuhp_reset_state() 741 st->rollback = true; in cpuhp_reset_state() 1112 WARN_ON_ONCE(st->rollback); in cpuhp_thread_fun() 1148 st->rollback = false; in cpuhp_invoke_ap_callback() 1162 st->rollback = true; in cpuhp_invoke_ap_callback()
|
/linux/drivers/dpll/ |
H A D | dpll_netlink.c | 793 goto rollback; in dpll_pin_freq_set() 800 rollback: in dpll_pin_freq_set() 867 goto rollback; in dpll_pin_esync_set() 874 rollback: in dpll_pin_esync_set() 1064 goto rollback; in dpll_pin_phase_adj_set() 1071 rollback: in dpll_pin_phase_adj_set()
|
/linux/Documentation/security/ |
H A D | digsig.rst | 50 It protects timestamp from been changed and can be used for rollback
|
H A D | ipe.rst | 80 2. The policy itself must be resistant to rollback attacks. 266 acquires the insecure policy, IPE needs a way to prevent rollback 271 the system. This will prevent rollback while the system is live.
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-driver-ccp | 39 whether the PSP is enforcing rollback protection.
|
/linux/drivers/net/ethernet/rocker/ |
H A D | rocker_main.c | 505 goto rollback; in rocker_dma_ring_bufs_alloc() 513 goto rollback; in rocker_dma_ring_bufs_alloc() 525 rollback: in rocker_dma_ring_bufs_alloc() 585 goto rollback; in rocker_dma_cmd_ring_waits_alloc() 589 rollback: in rocker_dma_cmd_ring_waits_alloc() 766 goto rollback; in rocker_dma_rx_ring_skbs_alloc() 770 rollback: in rocker_dma_rx_ring_skbs_alloc()
|
/linux/net/devlink/ |
H A D | param.c | 689 goto rollback; in devl_params_register() 693 rollback: in devl_params_register()
|
/linux/drivers/net/ethernet/sfc/ |
H A D | mcdi_filters.c | 745 bool multicast, bool rollback) in efx_mcdi_filter_insert_addr_list() argument 776 if (rollback) { in efx_mcdi_filter_insert_addr_list() 796 if (multicast && rollback) { in efx_mcdi_filter_insert_addr_list() 827 bool multicast, bool rollback) in efx_mcdi_filter_insert_def() argument 925 if (rollback) { in efx_mcdi_filter_insert_def()
|
H A D | efx_channels.c | 888 goto rollback; in efx_realloc_channels() 918 rollback: in efx_realloc_channels()
|
/linux/mm/ |
H A D | khugepaged.c | 1878 goto rollback; in collapse_file() 2086 goto rollback; in collapse_file() 2106 goto rollback; in collapse_file() 2172 goto rollback; in collapse_file() 2230 rollback: in collapse_file()
|
/linux/Documentation/core-api/ |
H A D | cpu_hotplug.rst | 445 0 .. N-1 is invoked to rollback the operation. The state setup fails, 539 0 .. N-1 is invoked to rollback the operation, the function fails and 629 which would lead to rollback to the online state. 645 To rollback CPU4 to ``lib/percpu_cnt:online`` and back online just issue::
|
/linux/drivers/net/ethernet/sfc/siena/ |
H A D | efx_channels.c | 923 goto rollback; in efx_siena_realloc_channels() 951 rollback: in efx_siena_realloc_channels()
|