/kernel/linux/linux-5.10/scripts/ |
H A D | show_delta | 66 except: 96 except: 106 except: 112 except:
|
H A D | jobserver-exec | 38 except (OSError, IOError) as e: 49 except (KeyError, IndexError, ValueError, OSError, IOError) as e:
|
/kernel/linux/linux-6.6/scripts/ |
H A D | show_delta | 66 except: 96 except: 106 except: 112 except:
|
/kernel/linux/linux-5.10/drivers/staging/greybus/tools/ |
H A D | lbtest | 68 except IOError as e: 77 except IOError as e: 114 except IOError as e: 156 except ValueError as ve:
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | util.S | 107 andiw #0x00000060,%d0 |clear all bits except 6 and 5 113 andil #0x7f,%d0 |clear all except operation 122 andil #0x00000044,%d0 |clear all bits except 6 and 2 128 andil #0x0000007f,%d0 |clear all except the op code 365 andil #0x7f,%d0 |clear all except operation 374 andil #0x00440000,%d0 |clear all bits except bits 6 and 2 380 andil #0x007f0000,%d0 |clear all bits except the operation
|
H A D | sacos.S | 5 | an input argument; sAcosd does the same except for denormalized
|
H A D | sasin.S | 5 | an input argument; sAsind does the same except for denormalized
|
H A D | satanh.S | 6 | an input argument; satanhd does the same except for denormalized
|
H A D | ssinh.S | 5 | an input argument; sSinhd does the same except for denormalized
|
H A D | scosh.S | 5 | an input argument; sCoshd does the same except for denormalized
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | util.S | 107 andiw #0x00000060,%d0 |clear all bits except 6 and 5 113 andil #0x7f,%d0 |clear all except operation 122 andil #0x00000044,%d0 |clear all bits except 6 and 2 128 andil #0x0000007f,%d0 |clear all except the op code 365 andil #0x7f,%d0 |clear all except operation 374 andil #0x00440000,%d0 |clear all bits except bits 6 and 2 380 andil #0x007f0000,%d0 |clear all bits except the operation
|
H A D | sacos.S | 5 | an input argument; sAcosd does the same except for denormalized
|
H A D | sasin.S | 5 | an input argument; sAsind does the same except for denormalized
|
H A D | satanh.S | 6 | an input argument; satanhd does the same except for denormalized
|
H A D | scosh.S | 5 | an input argument; sCoshd does the same except for denormalized
|
H A D | ssinh.S | 5 | an input argument; sSinhd does the same except for denormalized
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | nvram_64.c | 765 const char **except; in nvram_can_remove_partition() local 766 for (except = exceptions; *except; except++) { in nvram_can_remove_partition() 767 if (!strncmp(*except, part->header.name, 12)) in nvram_can_remove_partition()
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | nvram_64.c | 767 const char **except; in nvram_can_remove_partition() local 768 for (except = exceptions; *except; except++) { in nvram_can_remove_partition() 769 if (!strncmp(*except, part->header.name, 12)) in nvram_can_remove_partition()
|
/kernel/linux/linux-5.10/arch/arm/vfp/ |
H A D | vfp.h | 245 #define vfp_single_normaliseround(sd,vsd,fpscr,except,func) __vfp_single_normaliseround(sd,vsd,fpscr,except)
|
H A D | vfpsingle.c | 69 #define vfp_single_normaliseround(sd,vsd,fpscr,except,func) __vfp_single_normaliseround(sd,vsd,fpscr,except) 1214 u32 except; in vfp_single_cpdo() local 1227 except = fop->fn(dest, sn, m, fpscr); in vfp_single_cpdo() 1229 vecitr >> FPSCR_LENGTH_BIT, except); in vfp_single_cpdo() 1231 exceptions |= except; in vfp_single_cpdo()
|
/kernel/linux/linux-6.6/arch/arm/vfp/ |
H A D | vfp.h | 245 #define vfp_single_normaliseround(sd,vsd,fpscr,except,func) __vfp_single_normaliseround(sd,vsd,fpscr,except)
|
H A D | vfpsingle.c | 69 #define vfp_single_normaliseround(sd,vsd,fpscr,except,func) __vfp_single_normaliseround(sd,vsd,fpscr,except) 1214 u32 except; in vfp_single_cpdo() local 1227 except = fop->fn(dest, sn, m, fpscr); in vfp_single_cpdo() 1229 vecitr >> FPSCR_LENGTH_BIT, except); in vfp_single_cpdo() 1231 exceptions |= except; in vfp_single_cpdo()
|
/kernel/linux/linux-5.10/arch/h8300/lib/ |
H A D | moddivsi3.S | 55 ;; Basically the same, except that the sign of the divisor determines
|
H A D | modsi3.S | 55 ;; Basically the same, except that the sign of the divisor determines
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_router.h | 123 const struct mlxsw_sp_ipip_entry *except);
|