Home
last modified time | relevance | path

Searched refs:S0 (Results 1 – 6 of 6) sorted by relevance

/linux-4.19.296/fs/reiserfs/
Dlbalance.c743 struct buffer_head *S0 = PATH_PLAST_BUFFER(tb->tb_path); in leaf_shift_left() local
754 if (B_NR_ITEMS(S0) == 0) { in leaf_shift_left()
774 replace_key(tb, tb->CFL[0], tb->lkey[0], S0, 0); in leaf_shift_left()
777 !(is_direntry_le_ih(item_head(S0, 0)) in leaf_shift_left()
778 && !ih_entry_count(item_head(S0, 0)))) && in leaf_shift_left()
780 (leaf_key(S0, 0), S0->b_size)), in leaf_shift_left()
Dfix_node.c702 struct buffer_head *S0; in are_leaves_removable() local
704 S0 = PATH_H_PBUFFER(tb->tb_path, 0); in are_leaves_removable()
718 RFALSE(B_NR_ITEMS(S0) != 1, in are_leaves_removable()
720 B_NR_ITEMS(S0)); in are_leaves_removable()
722 ih = item_head(S0, 0); in are_leaves_removable()
750 if (MAX_CHILD_SIZE(S0) + vn->vn_size <= rfree + lfree + ih_size) { in are_leaves_removable()
1948 struct buffer_head *S0, *F0; in dc_check_balance_leaf() local
1951 S0 = PATH_H_PBUFFER(tb->tb_path, 0); in dc_check_balance_leaf()
1956 maxsize = MAX_CHILD_SIZE(S0); /* maximal possible size of an item */ in dc_check_balance_leaf()
1960 RFALSE(-levbytes >= maxsize - B_FREE_SPACE(S0), in dc_check_balance_leaf()
/linux-4.19.296/drivers/isdn/hisax/
DKconfig9 ISDN-cards (like AVM A1, Elsa ISDN cards, Teles S0-16.0, Teles
10 S0-16.3, Teles S0-8, Teles/Creatix PnP, ITK micro ix1 and many
93 This enables HiSax support for the Teles ISDN-cards S0-16.0, S0-8
103 This enables HiSax support for the Teles ISDN-cards S0-16.3 the
/linux-4.19.296/drivers/isdn/mISDN/
DKconfig37 - BRI (S0) and PRI (S2M) interface
/linux-4.19.296/crypto/
Dserpent_generic.c72 #define S0(x0, x1, x2, x3, x4) ({ \ macro
246 S0(r1, r2, r0, r4, r3); store_and_load_keys(r0, r2, r4, r1, 8, 4); in __serpent_setkey_sbox()
254 S0(r0, r1, r3, r4, r2); store_and_load_keys(r3, r1, r4, r0, -24, -28); in __serpent_setkey_sbox()
263 S0(r3, r0, r2, r4, r1); store_and_load_keys(r2, r0, r4, r3, -6, -10); in __serpent_setkey_sbox()
272 S0(r2, r3, r1, r4, r0); store_and_load_keys(r1, r3, r4, r2, 12, 8); in __serpent_setkey_sbox()
474 S0(r0, r1, r2, r3, r4); LK(r2, r1, r3, r0, r4, 1); in __serpent_encrypt()
482 S0(r2, r0, r4, r3, r1); LK(r4, r0, r3, r2, r1, 9); in __serpent_encrypt()
490 S0(r4, r2, r1, r3, r0); LK(r1, r2, r3, r4, r0, 17); in __serpent_encrypt()
498 S0(r1, r4, r0, r3, r2); LK(r0, r4, r3, r1, r2, 25); in __serpent_encrypt()
/linux-4.19.296/drivers/eisa/
Deisa.ids1070 ITK0011 "ITK ixEins Basic S0/Up0 ISDN-Adapter Version 1.1"
1071 ITK0012 "ITK ixEins Basic S0/Up0 ISDN-Adapter Version 1.2"