Searched refs:Code (Results 1 – 8 of 8) sorted by relevance
/linux-4.19.296/drivers/isdn/hisax/ |
D | lmgr.c | 31 long Code; in hisax_manager() local 35 Code = (long) arg; in hisax_manager() 37 " %c %s", (char)Code, in hisax_manager() 41 error_handling_dchan(st, Code); in hisax_manager()
|
/linux-4.19.296/include/linux/mtd/ |
D | ftl.h | 48 uint8_t Code; member
|
/linux-4.19.296/lib/zlib_deflate/ |
D | deftree.c | 156 # define send_code(s, c, tree) send_bits(s, tree[c].Code, tree[c].Len) 162 send_bits(s, tree[c].Code, tree[c].Len); } 287 static_dtree[n].Code = bitrev32((u32)n) >> (32 - 5); in tr_static_init() 523 tree[n].Code = bitrev32((u32)(next_code[len]++)) >> (32 - len); in gen_codes() 526 n, (isgraph(n) ? n : ' '), len, tree[n].Code, next_code[len]-1)); in gen_codes()
|
D | defutil.h | 52 #define Code fc.code macro
|
/linux-4.19.296/fs/befs/ |
D | ChangeLog | 331 * Code cleanup
|
/linux-4.19.296/crypto/ |
D | Kconfig | 278 Authentication Code (GMAC). Required for IPSec. 505 Cipher-based Message Authentication Code (CMAC) specified by
|
/linux-4.19.296/fs/cifs/ |
D | smb2status.h | 40 __le32 Code; member
|
/linux-4.19.296/lib/ |
D | Kconfig.debug | 750 bool "Code coverage for fuzzing"
|