Searched refs:trunc (Results 1 - 15 of 15) sorted by relevance

/linux-master/tools/testing/selftests/net/
H A Dvrf-xfrm-tests.sh262 auth-trunc 'hmac(sha1)' ${AUTH_1} 96 \
269 auth-trunc 'hmac(sha1)' ${AUTH_1} 96 \
277 auth-trunc 'hmac(sha1)' ${AUTH_2} 96 \
284 auth-trunc 'hmac(sha1)' ${AUTH_2} 96 \
292 auth-trunc 'hmac(sha1)' ${AUTH_1} 96 \
299 auth-trunc 'hmac(sha1)' ${AUTH_1} 96 \
307 auth-trunc 'hmac(sha1)' ${AUTH_2} 96 \
314 auth-trunc 'hmac(sha1)' ${AUTH_2} 96 \
/linux-master/fs/ocfs2/
H A Dalloc.h221 unsigned int start, unsigned int end, int trunc);
H A Dalloc.c5627 "Owner %llu: error after split at cpos %u trunc len %u, existing record is (%u,%u)\n",
7386 unsigned int start, unsigned int end, int trunc)
7440 if (trunc) {
7385 ocfs2_truncate_inline(struct inode *inode, struct buffer_head *di_bh, unsigned int start, unsigned int end, int trunc) argument
/linux-master/drivers/net/ethernet/atheros/atlx/
H A Datl2.h299 unsigned trunc:1; /* current frame truncated due to rxram full */ member in struct:rx_pkt_status
/linux-master/fs/
H A Ddax.c380 bool trunc)
390 WARN_ON_ONCE(trunc && page_ref_count(page) > 1);
746 pgoff_t index, bool trunc)
756 if (!trunc &&
760 dax_disassociate_entry(entry, mapping, trunc);
379 dax_disassociate_entry(void *entry, struct address_space *mapping, bool trunc) argument
745 __dax_invalidate_entry(struct address_space *mapping, pgoff_t index, bool trunc) argument
/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dinit.c1666 char *trunc = "..."; local
1679 trunc_len = strlen(trunc) + 1;
1680 memcpy(buf + buf_len - trunc_len, trunc, trunc_len);
/linux-master/drivers/char/ipmi/
H A Dipmi_devintf.c199 bool trunc, struct ipmi_recv *rsp,
250 if (trunc) {
198 handle_recv(struct ipmi_file_private *priv, bool trunc, struct ipmi_recv *rsp, int (*copyout)(struct ipmi_recv *, void __user *), void __user *to) argument
/linux-master/net/openvswitch/
H A Dactions.c1338 struct ovs_action_trunc *trunc = nla_data(a); local
1340 if (skb->len > trunc->max_len)
1341 OVS_CB(skb)->cutlen = skb->len - trunc->max_len;
H A Dflow_netlink.c3229 const struct ovs_action_trunc *trunc = nla_data(a); local
3231 if (trunc->max_len < ETH_HLEN)
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_msg.h1265 u8 trunc:1; member in struct:cpl_trace_pkt
1269 u8 trunc:1; member in struct:cpl_trace_pkt
1286 __u8 trunc:1; member in struct:cpl_t5_trace_pkt
1290 __u8 trunc:1; member in struct:cpl_t5_trace_pkt
/linux-master/security/smack/
H A Dsmackfs.c452 int trunc = 0; local
472 trunc = 1;
484 if (trunc) {
/linux-master/fs/fuse/
H A Ddir.c626 bool trunc = flags & O_TRUNC; local
651 if (fm->fc->handle_killpriv_v2 && trunc &&
710 if (fm->fc->atomic_o_trunc && trunc)
/linux-master/fs/ceph/
H A Dcaps.c4015 struct ceph_mds_caps *trunc,
4022 int seq = le32_to_cpu(trunc->seq);
4023 u32 truncate_seq = le32_to_cpu(trunc->truncate_seq);
4024 u64 truncate_size = le64_to_cpu(trunc->truncate_size);
4025 u64 size = le64_to_cpu(trunc->size);
4014 handle_cap_trunc(struct inode *inode, struct ceph_mds_caps *trunc, struct ceph_mds_session *session, struct cap_extra_info *extra_info) argument
/linux-master/arch/m68k/fpsp040/
H A Dsetox.S474 cmpil #0x400CB167,%d0 | ...16380 log2 trunc. 16 bits
/linux-master/arch/m68k/ifpsp060/src/
H A Dfplsp.S7114 cmp.l %d1,&0x400CB167 # 16380 log2 trunc. 16 bits

Completed in 263 milliseconds