Searched defs:its (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/arch/um/os-Linux/
H A Dtime.c62 struct itimerspec its; os_timer_set_interval() local
102 struct itimerspec its; os_timer_remain() local
118 struct itimerspec its; os_timer_one_shot() local
142 struct itimerspec its; os_timer_disable() local
/linux-4.4.14/include/net/netfilter/
H A Dnf_conntrack_synproxy.h8 u32 its; member in struct:nf_conn_synproxy
/linux-4.4.14/include/linux/
H A Dtime64.h60 static inline struct itimerspec64 itimerspec_to_itimerspec64(struct itimerspec *its) itimerspec_to_itimerspec64() argument
106 static inline struct itimerspec64 itimerspec_to_itimerspec64(struct itimerspec *its) itimerspec_to_itimerspec64() argument
/linux-4.4.14/drivers/media/platform/sti/bdisp/
H A Dbdisp-hw.c99 u32 its; bdisp_hw_get_and_clear_irq() local
/linux-4.4.14/drivers/irqchip/
H A Dirq-gic-v3-its.c91 struct its_node *its; member in struct:its_device
109 struct its_node *its = its_dev->its; dev_event_to_col() local
354 static u64 its_cmd_ptr_to_offset(struct its_node *its, its_cmd_ptr_to_offset() argument
360 static int its_queue_full(struct its_node *its) its_queue_full() argument
375 static struct its_cmd_block *its_allocate_entry(struct its_node *its) its_allocate_entry() argument
399 static struct its_cmd_block *its_post_commands(struct its_node *its) its_post_commands() argument
408 static void its_flush_cmd(struct its_node *its, struct its_cmd_block *cmd) its_flush_cmd() argument
420 static void its_wait_for_range_completion(struct its_node *its, its_wait_for_range_completion() argument
445 static void its_send_single_command(struct its_node *its, its_send_single_command() argument
503 static void its_send_mapc(struct its_node *its, struct its_collection *col, its_send_mapc() argument
547 static void its_send_invall(struct its_node *its, struct its_collection *col) its_send_invall() argument
621 struct its_node *its; its_irq_compose_msi_msg() local
800 static void its_free_tables(struct its_node *its) its_free_tables() argument
812 static int its_alloc_tables(const char *node_name, struct its_node *its) its_alloc_tables() argument
969 static int its_alloc_collections(struct its_node *its) its_alloc_collections() argument
1075 struct its_node *its; its_cpu_init_collection() local
1113 static struct its_device *its_find_device(struct its_node *its, u32 dev_id) its_find_device() argument
1132 static struct its_device *its_create_device(struct its_node *its, u32 dev_id, its_create_device() argument
1218 struct its_node *its; its_msi_prepare() local
1398 struct its_node *its = data; its_enable_quirk_cavium_22375() local
1416 static void its_enable_quirks(struct its_node *its) its_enable_quirks() argument
1426 struct its_node *its; its_probe() local

Completed in 243 milliseconds