Searched refs:need_init (Results 1 - 8 of 8) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_ag.c791 bool need_init; member in struct:xfs_aghdr_grow_data
816 .need_init = true
823 .need_init = true
830 .need_init = true
837 .need_init = true
845 .need_init = true
853 .need_init = true
861 .need_init = true
869 .need_init = xfs_has_finobt(mp)
877 .need_init
[all...]
/linux-master/crypto/
H A Dalgif_hash.c71 bool continuing, need_init = false; local
85 need_init = true;
139 if (need_init) {
145 need_init = false;
/linux-master/drivers/leds/
H A Dleds-tca6507.c384 int need_init = 0; local
493 need_init = 1;
501 need_init = 1;
504 if (need_init)
/linux-master/drivers/infiniband/hw/bnxt_re/
H A Dqplib_rcfw.h266 bool need_init);
H A Dqplib_rcfw.c1034 bool need_init)
1047 if (need_init)
1033 bnxt_qplib_rcfw_start_irq(struct bnxt_qplib_rcfw *rcfw, int msix_vector, bool need_init) argument
H A Dqplib_fp.h515 int msix_vector, bool need_init);
H A Dqplib_fp.c458 int msix_vector, bool need_init)
467 if (need_init)
457 bnxt_qplib_nq_start_irq(struct bnxt_qplib_nq *nq, int nq_indx, int msix_vector, bool need_init) argument
/linux-master/drivers/media/dvb-frontends/
H A Dmb86a20s.c44 bool need_init; member in struct:mb86a20s_state
1847 state->need_init = true;
1851 state->need_init = false;

Completed in 2725 milliseconds