Searched refs:e_ (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/lib/ |
D | lru_cache.c | 53 struct lc_element *e_ = (e); \ 54 unsigned i = e_->lc_index; \ 56 BUG_ON(lc_->lc_element[i] != e_); } while (0)
|
/Linux-v4.19/Documentation/filesystems/ |
D | coda.txt | 153 manager, _V_e_n_u_s. 199 …are _r_e_a_d_, _w_r_i_t_e_, _o_p_e_n_, _c_l_o_s_e_, _c_r_e_a_t_e_, _… 201 _C_r_e_a_t_e_F_i_l_e_, . 289 is filled in, flags are set to 0, and it is placed on the _p_e_n_d_i_n_g 445 directory in the Coda filesystem within a _c_e_l_l. (-- A _c_e_l_l is a 659 such systems could be made by combining the _l_o_o_k_u_p and _g_e_t_a_t_t_r calls 723 will depend on whether a _t_o_k_e_n is held by the user.
|
/Linux-v4.19/scripts/dtc/ |
D | checks.c | 56 #define CHECK_ENTRY(nm_, fn_, d_, w_, e_, ...) \ argument 63 .error = (e_), \
|