Searched refs:trunc (Results 1 – 11 of 11) sorted by relevance
/linux-4.4.14/arch/ia64/lib/ |
D | idiv64.S | 28 # define FP_TO_INT(a,b) fcvt.fxu.trunc.s1 a=b 32 # define FP_TO_INT(a,b) fcvt.fx.trunc.s1 a=b
|
D | idiv32.S | 29 # define FP_TO_INT(a,b) fcvt.fxu.trunc.s1 a=b 34 # define FP_TO_INT(a,b) fcvt.fx.trunc.s1 a=b
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4_msg.h | 969 u8 trunc:1; member 973 u8 trunc:1; member 990 __u8 trunc:1; member 994 __u8 trunc:1; member
|
/linux-4.4.14/fs/ocfs2/ |
D | alloc.h | 235 unsigned int start, unsigned int end, int trunc);
|
D | alloc.c | 7200 unsigned int start, unsigned int end, int trunc) in ocfs2_truncate_inline() argument 7250 if (trunc) { in ocfs2_truncate_inline()
|
/linux-4.4.14/drivers/net/ethernet/atheros/atlx/ |
D | atl2.h | 315 unsigned trunc:1; /* current frame truncated due to rxram full */ member
|
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/ |
D | init.c | 1643 char *trunc = "..."; in ath6kl_init_get_fwcaps() local 1656 trunc_len = strlen(trunc) + 1; in ath6kl_init_get_fwcaps() 1657 strncpy(buf + buf_len - trunc_len, trunc, trunc_len); in ath6kl_init_get_fwcaps()
|
/linux-4.4.14/security/smack/ |
D | smackfs.c | 476 int trunc = 0; in smk_write_rules_list() local 496 trunc = 1; in smk_write_rules_list() 513 if (trunc) { in smk_write_rules_list()
|
/linux-4.4.14/fs/ceph/ |
D | caps.c | 3152 struct ceph_mds_caps *trunc, in handle_cap_trunc() argument 3158 int seq = le32_to_cpu(trunc->seq); in handle_cap_trunc() 3159 u32 truncate_seq = le32_to_cpu(trunc->truncate_seq); in handle_cap_trunc() 3160 u64 truncate_size = le64_to_cpu(trunc->truncate_size); in handle_cap_trunc() 3161 u64 size = le64_to_cpu(trunc->size); in handle_cap_trunc()
|
/linux-4.4.14/arch/m68k/fpsp040/ |
D | setox.S | 474 cmpil #0x400CB167,%d0 | ...16380 log2 trunc. 16 bits
|
/linux-4.4.14/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 7114 cmp.l %d1,&0x400CB167 # 16380 log2 trunc. 16 bits
|