/kernel/linux/linux-5.10/arch/s390/kernel/ |
H A D | sthyi.c | 138 struct cpu_inf ifl; member 273 cpu_inf = &part_inf->ifl; in lpar_cpu_inf() 296 part_inf->ifl.lpar_weight = weight_ifl; in lpar_cpu_inf() 299 part_inf->ifl.all_weight += weight_ifl; in lpar_cpu_inf() 355 sctns->par.infplgif = scale_cap(lpar_inf.ifl.lpar_grp_cap); in fill_diag() 361 sctns->par.infpsifl = lpar_inf.ifl.cpu_num_shd; in fill_diag() 362 sctns->par.infpdifl = lpar_inf.ifl.cpu_num_ded; in fill_diag() 366 sctns->par.infpabif = scale_cap(lpar_inf.ifl.lpar_cap); in fill_diag() 385 if (lpar_inf.ifl.lpar_weight) { in fill_diag() 387 lpar_inf.ifl in fill_diag() [all...] |
/kernel/linux/linux-6.6/arch/s390/kernel/ |
H A D | sthyi.c | 138 struct cpu_inf ifl; member 273 cpu_inf = &part_inf->ifl; in lpar_cpu_inf() 296 part_inf->ifl.lpar_weight = weight_ifl; in lpar_cpu_inf() 299 part_inf->ifl.all_weight += weight_ifl; in lpar_cpu_inf() 357 sctns->par.infplgif = scale_cap(lpar_inf.ifl.lpar_grp_cap); in fill_diag() 363 sctns->par.infpsifl = lpar_inf.ifl.cpu_num_shd; in fill_diag() 364 sctns->par.infpdifl = lpar_inf.ifl.cpu_num_ded; in fill_diag() 368 sctns->par.infpabif = scale_cap(lpar_inf.ifl.lpar_cap); in fill_diag() 387 if (lpar_inf.ifl.lpar_weight) { in fill_diag() 389 lpar_inf.ifl in fill_diag() [all...] |
/kernel/linux/linux-6.6/fs/overlayfs/ |
H A D | file.c | 263 static rwf_t ovl_iocb_to_rwf(int ifl) in ovl_iocb_to_rwf() argument 267 if (ifl & IOCB_NOWAIT) in ovl_iocb_to_rwf() 269 if (ifl & IOCB_HIPRI) in ovl_iocb_to_rwf() 271 if (ifl & IOCB_DSYNC) in ovl_iocb_to_rwf() 273 if (ifl & IOCB_SYNC) in ovl_iocb_to_rwf() 369 int ifl = iocb->ki_flags; in ovl_write_iter() local 391 ifl &= ~(IOCB_DSYNC | IOCB_SYNC); in ovl_write_iter() 397 ifl &= ~IOCB_DIO_CALLER_COMP; in ovl_write_iter() 403 ovl_iocb_to_rwf(ifl)); in ovl_write_iter() 417 aio_req->iocb.ki_flags = ifl; in ovl_write_iter() [all...] |
/kernel/linux/linux-5.10/arch/microblaze/include/asm/ |
H A D | cacheflush.h | 35 void (*ifl)(void); /* flush */ member 55 #define flush_icache() mbc->ifl();
|
/kernel/linux/linux-6.6/arch/microblaze/include/asm/ |
H A D | cacheflush.h | 35 void (*ifl)(void); /* flush */ member 55 #define flush_icache() mbc->ifl();
|
/kernel/linux/linux-5.10/arch/microblaze/kernel/cpu/ |
H A D | cache.c | 515 .ifl = __flush_icache_all_noirq, 531 .ifl = __flush_icache_all_noirq, 547 .ifl = __flush_icache_all_msr_irq, 562 .ifl = __flush_icache_all_nomsr_irq, 578 .ifl = __flush_icache_all_noirq, 593 .ifl = __flush_icache_all_noirq,
|
/kernel/linux/linux-6.6/arch/microblaze/kernel/cpu/ |
H A D | cache.c | 515 .ifl = __flush_icache_all_noirq, 531 .ifl = __flush_icache_all_noirq, 547 .ifl = __flush_icache_all_msr_irq, 562 .ifl = __flush_icache_all_nomsr_irq, 578 .ifl = __flush_icache_all_noirq, 593 .ifl = __flush_icache_all_noirq,
|
/kernel/linux/linux-5.10/fs/overlayfs/ |
H A D | file.c | 244 static rwf_t ovl_iocb_to_rwf(int ifl) in ovl_iocb_to_rwf() argument 248 if (ifl & IOCB_NOWAIT) in ovl_iocb_to_rwf() 250 if (ifl & IOCB_HIPRI) in ovl_iocb_to_rwf() 252 if (ifl & IOCB_DSYNC) in ovl_iocb_to_rwf() 254 if (ifl & IOCB_SYNC) in ovl_iocb_to_rwf() 355 int ifl = iocb->ki_flags; in ovl_write_iter() local 378 ifl &= ~(IOCB_DSYNC | IOCB_SYNC); in ovl_write_iter() 384 ovl_iocb_to_rwf(ifl)); in ovl_write_iter() 403 aio_req->iocb.ki_flags = ifl; in ovl_write_iter()
|
/kernel/linux/linux-6.6/sound/soc/starfive/ |
H A D | jh7110_tdm.c | 101 enum TDM_IFL ifl; member 228 datarx = (tdm->rx.ifl << IFL_BIT) | in jh7110_tdm_config() 234 datatx = (tdm->tx.ifl << IFL_BIT) | in jh7110_tdm_config() 536 tdm->rx.ifl = TDM_FIFO_HALF; in jh7110_tdm_init_params() 537 tdm->tx.ifl = TDM_FIFO_HALF; in jh7110_tdm_init_params()
|
/kernel/linux/linux-6.6/lib/zlib_dfltcc/ |
H A D | dfltcc.h | 62 uint16_t ifl; /* Incomplete-Function Length */ member
|
/kernel/linux/linux-5.10/lib/zlib_dfltcc/ |
H A D | dfltcc.h | 62 uint16_t ifl; /* Incomplete-Function Length */ member
|
/kernel/linux/linux-5.10/drivers/tty/serial/ |
H A D | rp2.c | 339 unsigned long ifl, in __rp2_uart_set_termios() 367 writeb((ifl & IXON) ? RP2_TX_SWFLOW_ena : RP2_TX_SWFLOW_dis, in __rp2_uart_set_termios() 369 writeb((ifl & IXOFF) ? RP2_RX_SWFLOW_ena : RP2_RX_SWFLOW_dis, in __rp2_uart_set_termios() 337 __rp2_uart_set_termios(struct rp2_uart_port *up, unsigned long cfl, unsigned long ifl, unsigned int baud_div) __rp2_uart_set_termios() argument
|
/kernel/linux/linux-6.6/drivers/tty/serial/ |
H A D | rp2.c | 339 unsigned long ifl, in __rp2_uart_set_termios() 367 writeb((ifl & IXON) ? RP2_TX_SWFLOW_ena : RP2_TX_SWFLOW_dis, in __rp2_uart_set_termios() 369 writeb((ifl & IXOFF) ? RP2_RX_SWFLOW_ena : RP2_RX_SWFLOW_dis, in __rp2_uart_set_termios() 337 __rp2_uart_set_termios(struct rp2_uart_port *up, unsigned long cfl, unsigned long ifl, unsigned int baud_div) __rp2_uart_set_termios() argument
|