Searched defs:tlabel (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.10/drivers/firewire/ |
D | core-transaction.c | 36 #define HEADER_TLABEL(tlabel) ((tlabel) << 10) argument 198 static void fw_fill_request(struct fw_packet *packet, int tcode, int tlabel, in fw_fill_request() 274 int tlabel; in allocate_tlabel() local 343 int tlabel; in fw_send_request() local 673 int tcode, tlabel, extended_tcode, source, destination; in fw_fill_response() local 942 int tcode, tlabel, source, rcode; in fw_core_handle_response() local
|
/Linux-v5.10/tools/firewire/ |
D | nosy-dump.h | 84 uint32_t tlabel:6; member 166 int request_node, response_node, tlabel; member
|
D | nosy-dump.c | 160 link_transaction_lookup(int request_node, int response_node, int tlabel) in link_transaction_lookup()
|
/Linux-v5.10/security/apparmor/ |
D | file.c | 92 const char *target, struct aa_label *tlabel, in aa_audit_file()
|
/Linux-v5.10/include/linux/ |
D | firewire.h | 318 int tlabel; member
|