| /linux/include/sound/ |
| H A D | soc-link.h | 18 int rollback); 23 int rollback); 26 int rollback); 29 int rollback);
|
| /linux/drivers/scsi/libsas/ |
| H A D | sas_phy.c | 138 goto rollback; in sas_register_phys() 155 goto rollback; in sas_register_phys() 160 rollback: in sas_register_phys()
|
| /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 | 272 goto rollback; in rttm_probe() 291 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 | 251 goto rollback; in enable_verity() 264 goto rollback; in enable_verity() 296 rollback: in enable_verity()
|
| /linux/sound/soc/ |
| H A D | soc-pcm.c | 738 int rollback) in soc_pcm_components_close() 745 int r = snd_soc_component_close(component, substream, rollback); in soc_pcm_clean() 749 snd_soc_component_module_put_when_close(component, substream, rollback); in soc_pcm_clean() 756 struct snd_pcm_substream *substream, int rollback) in soc_pcm_clean() 764 if (!rollback) { in soc_pcm_clean() 775 snd_soc_dai_shutdown(dai, substream, rollback); in soc_pcm_clean() 777 snd_soc_link_shutdown(substream, rollback); 779 soc_pcm_components_close(substream, rollback); 781 snd_soc_pcm_component_pm_runtime_put(rtd, substream, rollback); 1009 struct snd_pcm_substream *substream, int rollback) in soc_pcm_hw_clean() 726 soc_pcm_components_close(struct snd_pcm_substream * substream,int rollback) soc_pcm_components_close() argument 744 soc_pcm_clean(struct snd_soc_pcm_runtime * rtd,struct snd_pcm_substream * substream,int rollback) soc_pcm_clean() argument 997 soc_pcm_hw_clean(struct snd_soc_pcm_runtime * rtd,struct snd_pcm_substream * substream,int rollback) soc_pcm_hw_clean() argument 1191 int rollback = 0; soc_pcm_trigger() local [all...] |
| /linux/fs/btrfs/ |
| H A D | verity.c | 633 goto rollback; in btrfs_end_enable_verity() 637 goto rollback; in btrfs_end_enable_verity() 640 rollback: in btrfs_end_enable_verity()
|
| /linux/drivers/virt/ |
| H A D | Kconfig | 22 you intend to do any rollback / cloning / snapshotting of VMs.
|
| /linux/drivers/dpll/ |
| H A D | dpll_netlink.c | 931 goto rollback; in dpll_pin_freq_set() 938 rollback: in dpll_pin_freq_set() 1005 goto rollback; in dpll_pin_esync_set() 1012 rollback: in dpll_pin_esync_set() 1083 goto rollback; in dpll_pin_ref_sync_state_set() 1090 rollback: in dpll_pin_ref_sync_state_set() 1310 goto rollback; in dpll_pin_phase_adj_set() 1317 rollback: in dpll_pin_phase_adj_set()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | devcom.c | 309 goto rollback; in mlx5_devcom_send_event() 316 rollback: in mlx5_devcom_send_event()
|
| /linux/kernel/ |
| H A D | cpu.c | 74 bool rollback; member 716 st->rollback = false; in cpuhp_set_state() 740 if (st->rollback) in cpuhp_reset_state() 743 st->rollback = true; in cpuhp_reset_state() 1114 WARN_ON_ONCE(st->rollback); in cpuhp_thread_fun() 1150 st->rollback = false; in cpuhp_invoke_ap_callback() 1164 st->rollback = true; in cpuhp_invoke_ap_callback()
|
| /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/tools/perf/util/ |
| H A D | probe-file.c | 967 goto rollback; in probe_cache_entry__write() 975 goto rollback; in probe_cache_entry__write() 979 rollback: in probe_cache_entry__write()
|
| /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/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()
|
| /linux/mm/ |
| H A D | khugepaged.c | 1897 goto rollback; in collapse_file() 2105 goto rollback; in collapse_file() 2125 goto rollback; in collapse_file() 2191 goto rollback; in collapse_file() 2249 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/pinctrl/ |
| H A D | pinctrl-th1520.c | 457 unsigned int rollback = nmaps; in th1520_pinctrl_dt_node_to_map() local 507 nmaps = rollback; in th1520_pinctrl_dt_node_to_map()
|
| /linux/Documentation/gpu/ |
| H A D | drm-kms.rst | 239 rollback: 245 - This would still allow setting and rollback of just the software state,
|