Searched defs:tlabel (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/firewire/ |
H A D | packet-serdes-test.c | 16 unsigned int dst_id, unsigned int tlabel, in serialize_async_header_common() 29 unsigned int dst_id, unsigned int tlabel, in serialize_async_header_request() 38 unsigned int dst_id, unsigned int tlabel, in serialize_async_header_quadlet_request() 48 unsigned int dst_id, unsigned int tlabel, in serialize_async_header_block_request() 61 unsigned int dst_id, unsigned int tlabel, in serialize_async_header_response() 71 unsigned int dst_id, unsigned int tlabel, in serialize_async_header_quadlet_response() 81 unsigned int dst_id, unsigned int tlabel, in serialize_async_header_block_response() 94 unsigned int *dst_id, unsigned int *tlabel, in deserialize_async_header_common() 107 unsigned int *dst_id, unsigned int *tlabel, in deserialize_async_header_request() 117 unsigned int *dst_id, unsigned int *tlabel, in deserialize_async_header_quadlet_request() [all …]
|
H A D | core-transaction.c | 191 static void fw_fill_request(struct fw_packet *packet, int tcode, int tlabel, in fw_fill_request() 263 int tlabel; in allocate_tlabel() local 335 int tlabel; in __fw_send_request() local 706 int tcode, tlabel, extended_tcode, source, destination; in fw_fill_response() local 1006 int tcode, tlabel, source, rcode; in fw_core_handle_response() local
|
H A D | ohci-serdes-test.c | 53 unsigned int tlabel = ohci1394_at_data_get_tlabel(expected); in test_at_data_serdes() local
|
H A D | packet-header-definitions.h | 101 unsigned int tlabel) in async_header_set_tlabel()
|
H A D | ohci.h | 206 static inline void ohci1394_at_data_set_tlabel(__le32 *data, unsigned int tlabel) in ohci1394_at_data_set_tlabel()
|
/linux/tools/firewire/ |
H A D | nosy-dump.h | 84 uint32_t tlabel:6; member 166 int request_node, response_node, tlabel; member
|
H A D | nosy-dump.c | 160 link_transaction_lookup(int request_node, int response_node, int tlabel) in link_transaction_lookup()
|
/linux/security/apparmor/ |
H A D | file.c | 97 const char *target, struct aa_label *tlabel, in aa_audit_file()
|
/linux/include/linux/ |
H A D | firewire.h | 321 int tlabel; member
|