/linux-6.6.21/tools/testing/selftests/net/ |
D | vrf-xfrm-tests.sh | 267 auth-trunc 'hmac(sha1)' ${AUTH_1} 96 \ 274 auth-trunc 'hmac(sha1)' ${AUTH_1} 96 \ 282 auth-trunc 'hmac(sha1)' ${AUTH_2} 96 \ 289 auth-trunc 'hmac(sha1)' ${AUTH_2} 96 \ 297 auth-trunc 'hmac(sha1)' ${AUTH_1} 96 \ 304 auth-trunc 'hmac(sha1)' ${AUTH_1} 96 \ 312 auth-trunc 'hmac(sha1)' ${AUTH_2} 96 \ 319 auth-trunc 'hmac(sha1)' ${AUTH_2} 96 \
|
/linux-6.6.21/arch/ia64/lib/ |
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
|
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-6.6.21/tools/testing/selftests/bpf/ |
D | test_tunnel.sh | 531 auth-trunc 'hmac(sha1)' $auth 96 enc 'cbc(aes)' $enc 540 auth-trunc 'hmac(sha1)' $auth 96 enc 'cbc(aes)' $enc 556 auth-trunc 'hmac(sha1)' $auth 96 enc 'cbc(aes)' $enc 563 auth-trunc 'hmac(sha1)' $auth 96 enc 'cbc(aes)' $enc
|
/linux-6.6.21/fs/ |
D | dax.c | 380 bool trunc) in dax_disassociate_entry() argument 390 WARN_ON_ONCE(trunc && page_ref_count(page) > 1); in dax_disassociate_entry() 746 pgoff_t index, bool trunc) in __dax_invalidate_entry() argument 756 if (!trunc && in __dax_invalidate_entry() 760 dax_disassociate_entry(entry, mapping, trunc); in __dax_invalidate_entry()
|
/linux-6.6.21/fs/ocfs2/ |
D | alloc.h | 221 unsigned int start, unsigned int end, int trunc);
|
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-6.6.21/drivers/net/ethernet/atheros/atlx/ |
D | atl2.h | 299 unsigned trunc:1; /* current frame truncated due to rxram full */ member
|
/linux-6.6.21/drivers/char/ipmi/ |
D | ipmi_devintf.c | 199 bool trunc, struct ipmi_recv *rsp, in handle_recv() argument 250 if (trunc) { in handle_recv()
|
/linux-6.6.21/drivers/net/wireless/ath/ath6kl/ |
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-6.6.21/drivers/net/ethernet/chelsio/cxgb4/ |
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-6.6.21/net/openvswitch/ |
D | actions.c | 1331 struct ovs_action_trunc *trunc = nla_data(a); in do_execute_actions() local 1333 if (skb->len > trunc->max_len) in do_execute_actions() 1334 OVS_CB(skb)->cutlen = skb->len - trunc->max_len; in do_execute_actions()
|
D | flow_netlink.c | 3229 const struct ovs_action_trunc *trunc = nla_data(a); in __ovs_nla_copy_actions() local 3231 if (trunc->max_len < ETH_HLEN) in __ovs_nla_copy_actions()
|
/linux-6.6.21/security/smack/ |
D | smackfs.c | 452 int trunc = 0; in smk_write_rules_list() local 472 trunc = 1; in smk_write_rules_list() 484 if (trunc) { in smk_write_rules_list()
|
/linux-6.6.21/fs/fuse/ |
D | dir.c | 622 bool trunc = flags & O_TRUNC; in fuse_create_open() local 647 if (fm->fc->handle_killpriv_v2 && trunc && in fuse_create_open() 702 if (fm->fc->atomic_o_trunc && trunc) in fuse_create_open()
|
/linux-6.6.21/fs/ceph/ |
D | caps.c | 3927 struct ceph_mds_caps *trunc, in handle_cap_trunc() argument 3933 int seq = le32_to_cpu(trunc->seq); in handle_cap_trunc() 3934 u32 truncate_seq = le32_to_cpu(trunc->truncate_seq); in handle_cap_trunc() 3935 u64 truncate_size = le64_to_cpu(trunc->truncate_size); in handle_cap_trunc() 3936 u64 size = le64_to_cpu(trunc->size); in handle_cap_trunc()
|
/linux-6.6.21/Documentation/netlink/specs/ |
D | ovs_flow.yaml | 670 name: trunc
|
/linux-6.6.21/arch/m68k/fpsp040/ |
D | setox.S | 474 cmpil #0x400CB167,%d0 | ...16380 log2 trunc. 16 bits
|
/linux-6.6.21/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 7114 cmp.l %d1,&0x400CB167 # 16380 log2 trunc. 16 bits
|