Searched refs:first_word (Results 1 – 7 of 7) sorted by relevance
396 * @first_word: magic word value401 __le32 first_word;411 * @first_word: all 0 set as identifier417 __le32 first_word;389 __le32 first_word; global() member 405 __le32 first_word; global() member
59 *first_word(char *, char *),
551 usernm, first_word(hostname, "."), in child_process()
1798 int first_word = 1; in hashbang() local1817 if (first_word) { in hashbang()1823 first_word = 0; in hashbang()1843 if (first_word) { in hashbang()
475 first_word(char *s, char *t) in first_word() function
1471 int first_word = fd->start / 32; in show_struct() local1476 data = (words[first_word] >> shift) | in show_struct()1477 ((uint64_t)words[first_word + 1] << (32 - shift)); in show_struct()1479 data |= ((uint64_t)words[first_word + 2] << (64 - shift)); in show_struct()
827 dram_info->first_word = cpu_to_le32(DRAM_INFO_FIRST_MAGIC_WORD); in iwl_dbg_tlv_send_hcmds()