Searched refs:catchall (Results 1 – 2 of 2) sorted by relevance
26 struct reboot_mode_bits catchall; member51 mode_bits = &ctx->rd->catchall; in syscon_restart_handle()53 mode_bits = &ctx->catchall; in syscon_restart_handle()92 &ctx->catchall.offset) && in syscon_reboot_probe()94 &ctx->catchall.offset)) in syscon_reboot_probe()98 &ctx->catchall.value); in syscon_reboot_probe()100 &ctx->catchall.mask); in syscon_reboot_probe()108 ctx->catchall.value = ctx->catchall.mask; in syscon_reboot_probe()109 ctx->catchall.mask = 0xFFFFFFFF; in syscon_reboot_probe()112 ctx->catchall.mask = 0xFFFFFFFF; in syscon_reboot_probe()[all …]
19 } catchall; member68 ®ion->catchall.cchunk, in mlxsw_sp1_acl_ctcam_region_catchall_add()82 ®ion->catchall.cchunk, in mlxsw_sp1_acl_ctcam_region_catchall_add()83 ®ion->catchall.centry, in mlxsw_sp1_acl_ctcam_region_catchall_add()87 region->catchall.rulei = rulei; in mlxsw_sp1_acl_ctcam_region_catchall_add()95 mlxsw_sp_acl_ctcam_chunk_fini(®ion->catchall.cchunk); in mlxsw_sp1_acl_ctcam_region_catchall_add()103 struct mlxsw_sp_acl_rule_info *rulei = region->catchall.rulei; in mlxsw_sp1_acl_ctcam_region_catchall_del()106 ®ion->catchall.cchunk, in mlxsw_sp1_acl_ctcam_region_catchall_del()107 ®ion->catchall.centry); in mlxsw_sp1_acl_ctcam_region_catchall_del()109 mlxsw_sp_acl_ctcam_chunk_fini(®ion->catchall.cchunk); in mlxsw_sp1_acl_ctcam_region_catchall_del()
Completed in 6 milliseconds