/linux/tools/testing/selftests/net/ |
A D | vrf-xfrm-tests.sh | 267 auth-trunc 'hmac(md5)' ${AUTH_1} 96 \ 274 auth-trunc 'hmac(md5)' ${AUTH_1} 96 \ 282 auth-trunc 'hmac(md5)' ${AUTH_2} 96 \ 289 auth-trunc 'hmac(md5)' ${AUTH_2} 96 \ 297 auth-trunc 'hmac(md5)' ${AUTH_1} 96 \ 304 auth-trunc 'hmac(md5)' ${AUTH_1} 96 \ 312 auth-trunc 'hmac(md5)' ${AUTH_2} 96 \ 319 auth-trunc 'hmac(md5)' ${AUTH_2} 96 \
|
/linux/arch/ia64/lib/ |
A D | idiv32.S | 31 # define FP_TO_INT(a,b) fcvt.fxu.trunc.s1 a=b 36 # define FP_TO_INT(a,b) fcvt.fx.trunc.s1 a=b
|
A D | idiv64.S | 30 # 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/tools/testing/selftests/bpf/ |
A D | test_tunnel.sh | 598 auth-trunc 'hmac(sha1)' $auth 96 enc 'cbc(aes)' $enc 607 auth-trunc 'hmac(sha1)' $auth 96 enc 'cbc(aes)' $enc 623 auth-trunc 'hmac(sha1)' $auth 96 enc 'cbc(aes)' $enc 630 auth-trunc 'hmac(sha1)' $auth 96 enc 'cbc(aes)' $enc
|
/linux/fs/ |
A D | dax.c | 362 bool trunc) in dax_disassociate_entry() argument 372 WARN_ON_ONCE(trunc && page_ref_count(page) > 1); in dax_disassociate_entry() 660 pgoff_t index, bool trunc) in __dax_invalidate_entry() argument 670 if (!trunc && in __dax_invalidate_entry() 674 dax_disassociate_entry(entry, mapping, trunc); in __dax_invalidate_entry()
|
/linux/fs/ocfs2/ |
A D | alloc.h | 221 unsigned int start, unsigned int end, int trunc);
|
A D | alloc.c | 7379 unsigned int start, unsigned int end, int trunc) in ocfs2_truncate_inline() argument 7433 if (trunc) { in ocfs2_truncate_inline()
|
/linux/drivers/char/ipmi/ |
A D | ipmi_devintf.c | 199 bool trunc, struct ipmi_recv *rsp, in handle_recv() argument 250 if (trunc) { in handle_recv()
|
/linux/drivers/net/ethernet/atheros/atlx/ |
A D | atl2.h | 299 unsigned trunc:1; /* current frame truncated due to rxram full */ member
|
/linux/drivers/net/wireless/ath/ath6kl/ |
A D | init.c | 1666 char *trunc = "..."; in ath6kl_init_get_fwcaps() local 1679 trunc_len = strlen(trunc) + 1; in ath6kl_init_get_fwcaps() 1680 strncpy(buf + buf_len - trunc_len, trunc, trunc_len); in ath6kl_init_get_fwcaps()
|
/linux/drivers/net/ethernet/chelsio/cxgb4/ |
A D | t4_msg.h | 1265 u8 trunc:1; member 1269 u8 trunc:1; member 1286 __u8 trunc:1; member 1290 __u8 trunc:1; member
|
/linux/net/openvswitch/ |
A D | actions.c | 1279 struct ovs_action_trunc *trunc = nla_data(a); in do_execute_actions() local 1281 if (skb->len > trunc->max_len) in do_execute_actions() 1282 OVS_CB(skb)->cutlen = skb->len - trunc->max_len; in do_execute_actions()
|
A D | flow_netlink.c | 3098 const struct ovs_action_trunc *trunc = nla_data(a); in __ovs_nla_copy_actions() local 3100 if (trunc->max_len < ETH_HLEN) in __ovs_nla_copy_actions()
|
/linux/security/smack/ |
A D | smackfs.c | 451 int trunc = 0; in smk_write_rules_list() local 471 trunc = 1; in smk_write_rules_list() 483 if (trunc) { in smk_write_rules_list()
|
/linux/fs/ceph/ |
A D | caps.c | 3780 struct ceph_mds_caps *trunc, in handle_cap_trunc() argument 3785 int seq = le32_to_cpu(trunc->seq); in handle_cap_trunc() 3786 u32 truncate_seq = le32_to_cpu(trunc->truncate_seq); in handle_cap_trunc() 3787 u64 truncate_size = le64_to_cpu(trunc->truncate_size); in handle_cap_trunc() 3788 u64 size = le64_to_cpu(trunc->size); in handle_cap_trunc()
|
/linux/arch/m68k/fpsp040/ |
A D | setox.S | 474 cmpil #0x400CB167,%d0 | ...16380 log2 trunc. 16 bits
|
/linux/arch/m68k/ifpsp060/src/ |
A D | fplsp.S | 7114 cmp.l %d1,&0x400CB167 # 16380 log2 trunc. 16 bits
|