Searched defs:tlabel (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.6/drivers/firewire/ |
D | core-transaction.c | 36 #define HEADER_TLABEL(tlabel) ((tlabel) << 10) argument 227 static void fw_fill_request(struct fw_packet *packet, int tcode, int tlabel, in fw_fill_request() 303 int tlabel; in allocate_tlabel() local 375 int tlabel; in __fw_send_request() local 732 int tcode, tlabel, extended_tcode, source, destination; in fw_fill_response() local 1028 int tcode, tlabel, source, rcode; in fw_core_handle_response() local
|
/Linux-v6.6/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-v6.6/security/apparmor/ |
D | file.c | 94 const char *target, struct aa_label *tlabel, in aa_audit_file()
|
/Linux-v6.6/include/linux/ |
D | firewire.h | 319 int tlabel; member
|