/linux/drivers/clk/ti/ |
H A D | clkt_dpll.c | 228 * DPLLs can be locked or bypassed - basically, enabled or disabled. 230 * bypassed, on OMAP2xxx, the output rate is either the 32KiHz clock 232 * 2 are bypassed with dpll1_fclk and dpll2_fclk respectively 235 * locked, or the appropriate bypass rate if the DPLL is bypassed, or 0 248 /* Return bypass rate if DPLL is bypassed */ in omap2_get_dpll_rate()
|
H A D | apll.c | 74 clk_name, (state) ? "locked" : "bypassed"); in dra7_apll_enable() 78 clk_name, (state) ? "locked" : "bypassed", i); in dra7_apll_enable()
|
/linux/Documentation/netlabel/ |
H A D | lsm_interface.rst | 52 NetLabel translation mechanisms bypassed but the LSM translation mechanisms are 53 bypassed as well which should result in a significant reduction in overhead.
|
/linux/Documentation/devicetree/bindings/hwmon/ |
H A D | adt7475.yaml | 80 set to 1 the attenuator is bypassed if set to 0 the attenuator is 81 not bypassed. If the property is absent then the attenuator
|
/linux/drivers/md/ |
H A D | dm-mpath.c | 69 bool bypassed:1; /* Temporarily bypass this PG? */ member 413 unsigned int bypassed = 1; in choose_pgpath() local 447 * First time we skip PGs marked 'bypassed'. in choose_pgpath() 453 if (pg->bypassed == !!bypassed) in choose_pgpath() 457 if (!bypassed) { in choose_pgpath() 465 } while (bypassed--); in choose_pgpath() 1441 bool bypassed, bool can_be_delayed) in bypass_pg() argument 1447 pg->bypassed = bypassed; in bypass_pg() 1499 bypass_pg_num(struct multipath * m,const char * pgstr,bool bypassed) bypass_pg_num() argument [all...] |
/linux/drivers/gpu/drm/imagination/ |
H A D | pvr_rogue_defs.h | 153 * bypassed in the SLC. 154 * In XE_MEMORY_HIERARCHY cores, the TCU is bypassed by default.
|
/linux/Documentation/mm/ |
H A D | page_cache.rst | 8 interact with filesystems. It can be bypassed (e.g. with O_DIRECT),
|
/linux/tools/testing/selftests/signal/ |
H A D | mangle_uc_sigmask.c | 90 ksft_print_msg("SEGV bypassed successfully\n"); in handler_usr() 158 ksft_print_msg("USR2 bypassed successfully\n"); in main()
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-block-bcache | 51 What: /sys/block/<disk>/bcache/bypassed 55 Sum of all reads and writes that have bypassed the cache (due
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | bind_perm.c | 25 * that CAP_NET_BIND_SERVICE should be bypassed. in bind_prog()
|
/linux/drivers/gpu/drm/ci/ |
H A D | gitlab-ci.yml | 156 # pipeline for direct pushes that bypassed the CI 186 # Build everything after someone bypassed the CI 215 # Build everything after someone bypassed the CI
|
/linux/Documentation/devicetree/bindings/memory-controllers/ |
H A D | rockchip,rk3399-dmc.yaml | 109 than DRAM_DLL_DISB_FREQ, DDR3 DLL will be bypassed. 110 Note: if DLL was bypassed, the odt will also stop working. 117 is less than DRAM_DLL_DISB_FREQ, PHY DLL will be bypassed.
|
/linux/drivers/md/bcache/ |
H A D | stats.c | 50 read_attribute(bypassed); 67 sysfs_hprint(bypassed, var(sectors_bypassed) << 9); in SHOW()
|
/linux/Documentation/filesystems/ |
H A D | fuse-io.rst | 17 In direct-io mode the page cache is completely bypassed for reads and writes.
|
/linux/fs/nfsd/ |
H A D | lockd.c | 46 * Pass MAY_NLM so that authentication can be completely bypassed in nlm_fopen()
|
/linux/Documentation/core-api/kho/ |
H A D | fdt.rst | 30 KHO process will be bypassed.
|
/linux/Documentation/arch/xtensa/ |
H A D | atomctl.rst | 35 with the cache being bypassed; for example studying cache alias problems.
|
/linux/Documentation/driver-api/thermal/ |
H A D | nouveau_thermal.rst | 68 The maximum PWM speed allowed (bypassed when hitting Fan_boost);
|
/linux/arch/powerpc/include/asm/ |
H A D | rtas-types.h | 59 * X 1: Bypassed unrecoverable error (degraded operation)
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | fexit_sleep.c | 78 /* The bypassed nanosleep_fexit prog shouldn't have executed. in test_fexit_sleep()
|
/linux/drivers/media/pci/ivtv/ |
H A D | ivtv-routing.c | 79 /* S-Video: GR bypassed, turn it off */ in ivtv_video_set_io()
|
/linux/Documentation/devicetree/bindings/dma/stm32/ |
H A D | st,stm32-dma.yaml | 42 from/to the memory, FIFO is bypassed.
|
/linux/arch/arm/mach-davinci/ |
H A D | sleep.S | 19 /* Assume 25 MHz speed for the cycle conversions since PLLs are bypassed */
|
/linux/drivers/clk/zynq/ |
H A D | pll.c | 92 * Not sure this is a good idea, but since disabled means bypassed for
|
/linux/net/tipc/ |
H A D | group.c | 479 /* Bcast/mcast may be bypassed by ucast or other bcast, - sort it in */ in tipc_group_sort_msg() 488 /* Bcast was not bypassed, - add to tail */ in tipc_group_sort_msg() 490 /* Unicasts are never bypassed, - always add to tail */ in tipc_group_sort_msg()
|